Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.google.guava | guava | 33.2.1-jre | jar | Apache License, Version 2.0 |
com.squareup | javapoet | 1.13.0 | jar | Apache 2.0 |
io.github.classgraph | classgraph | 4.8.174 | jar | The MIT License (MIT) |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.14.0 | jar | Apache-2.0 |
org.atteo | evo-inflector | 1.3 | jar | Apache License, Version 2.0 |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
io.github.tobi-laa | reflective-fluent-builders-test | 2.1.1 | jar | Apache License, Version 2.0 |
org.assertj | assertj-core | 3.26.0 | jar | Apache License, Version 2.0 |
org.junit-pioneer | junit-pioneer | 2.2.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter | 5.10.3 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-junit-jupiter | 5.12.0 | jar | MIT |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.34 | jar | The MIT License |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
com.google.errorprone | error_prone_annotations | 2.26.1 | jar | Apache 2.0 |
com.google.guava | failureaccess | 1.0.2 | jar | The Apache Software License, Version 2.0 |
com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | jar | The Apache Software License, Version 2.0 |
com.google.j2objc | j2objc-annotations | 3.0.0 | jar | Apache License, Version 2.0 |
org.checkerframework | checker-qual | 3.42.0 | jar | The MIT License |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
Project Dependency Graph
Dependency Tree
- io.github.tobi-laa:reflective-fluent-builders-generator:jar:2.1.1
- org.projectlombok:lombok:jar:1.18.34 (provided)
- com.squareup:javapoet:jar:1.13.0 (compile)
- org.atteo:evo-inflector:jar:1.3 (compile)
- org.apache.commons:commons-lang3:jar:3.14.0 (compile)
- com.google.guava:guava:jar:33.2.1-jre (compile)
- com.google.guava:failureaccess:jar:1.0.2 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.checkerframework:checker-qual:jar:3.42.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.26.1 (compile)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile)
- com.google.guava:failureaccess:jar:1.0.2 (compile)
- io.github.classgraph:classgraph:jar:4.8.174 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.10.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.3 (test)
- org.junit-pioneer:junit-pioneer:jar:2.2.0 (test)
- org.junit.platform:junit-platform-launcher:jar:1.10.3 (test)
- org.junit.platform:junit-platform-launcher:jar:1.10.3 (test)
- org.mockito:mockito-junit-jupiter:jar:5.12.0 (test)
- org.mockito:mockito-core:jar:5.12.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.15 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.15 (test)
- org.mockito:mockito-core:jar:5.12.0 (test)
- org.assertj:assertj-core:jar:3.26.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.16 (test)
- net.bytebuddy:byte-buddy:jar:1.14.16 (test)
- io.github.tobi-laa:reflective-fluent-builders-test:jar:2.1.1 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (test)
- org.springframework.boot:spring-boot-starter-test:jar:3.3.1 (test)
- org.springframework.boot:spring-boot-starter:jar:3.3.1 (test)
- org.springframework.boot:spring-boot:jar:3.3.1 (test)
- org.springframework:spring-context:jar:6.1.10 (test)
- org.springframework:spring-aop:jar:6.1.10 (test)
- org.springframework:spring-beans:jar:6.1.10 (test)
- org.springframework:spring-expression:jar:6.1.10 (test)
- io.micrometer:micrometer-observation:jar:1.12.7 (test)
- io.micrometer:micrometer-commons:jar:1.12.7 (test)
- io.micrometer:micrometer-commons:jar:1.12.7 (test)
- org.springframework:spring-aop:jar:6.1.10 (test)
- org.springframework:spring-context:jar:6.1.10 (test)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.3.1 (test)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (test)
- org.yaml:snakeyaml:jar:2.2 (test)
- org.springframework.boot:spring-boot:jar:3.3.1 (test)
- org.springframework.boot:spring-boot-test:jar:3.3.1 (test)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.3.1 (test)
- com.jayway.jsonpath:json-path:jar:2.9.0 (test)
- org.slf4j:slf4j-api:jar:2.0.11 (test)
- org.slf4j:slf4j-api:jar:2.0.11 (test)
- net.minidev:json-smart:jar:2.5.1 (test)
- net.minidev:accessors-smart:jar:2.5.1 (test)
- org.ow2.asm:asm:jar:9.6 (test)
- org.ow2.asm:asm:jar:9.6 (test)
- net.minidev:accessors-smart:jar:2.5.1 (test)
- org.awaitility:awaitility:jar:4.2.1 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.skyscreamer:jsonassert:jar:1.5.1 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- org.springframework:spring-core:jar:6.1.10 (test)
- org.springframework:spring-jcl:jar:6.1.10 (test)
- org.springframework:spring-jcl:jar:6.1.10 (test)
- org.springframework:spring-test:jar:6.1.10 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (test)
- org.springframework.boot:spring-boot-starter:jar:3.3.1 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (test)
- org.projectlombok:lombok:jar:1.18.34 (provided)
Licenses
Apache 2.0: Awaitility, JavaPoet, error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
BSD-3-Clause: asm
BSD License 3: Hamcrest
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, junit-pioneer
GPL2 w/ CPE: Jakarta Annotations API
The MIT License (MIT): ClassGraph
EDL 1.0: Jakarta Activation API
Apache License 2.0: JSON library from Android SDK
The MIT License: Checker Qual, Project Lombok
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Evo Inflector, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, reflective-fluent-builders-generator, reflective-fluent-builders-test, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure
Apache-2.0: Apache Commons Lang
MIT: mockito-core, mockito-junit-jupiter
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
EPL 2.0: Jakarta Annotations API
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, JSON Small and Fast Parser, JSONassert, javax.inject, json-path, micrometer-commons, micrometer-observation, org.xmlunit:xmlunit-core
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.26.1.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
failureaccess-1.0.2.jar | 4.7 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-33.2.1-jre.jar | 3.1 MB | 2059 | 2020 | 18 | 1.8 | Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | - | - | - | - |
• Root | - | 29 | 17 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
json-path-2.9.0.jar | 276.6 kB | 221 | 203 | 13 | 1.8 | Yes |
javapoet-1.13.0.jar | 106.1 kB | 53 | 43 | 1 | 1.8 | Yes |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
classgraph-4.8.174.jar | 574.2 kB | 296 | - | - | - | - |
• Root | - | 294 | 266 | 13 | 1.7 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
reflective-fluent-builders-test/target/classes | - | 0 | 0 | 0 | - | - |
micrometer-commons-1.12.7.jar | 47.5 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-observation-1.12.7.jar | 71.8 kB | 71 | 56 | 6 | 1.8 | Yes |
jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 1.8 | Yes |
jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 1.8 | Yes |
jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 115 | 7 | 11 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
byte-buddy-1.14.16.jar | 4.2 MB | 2935 | - | - | - | - |
• Root | - | 2933 | 2880 | 38 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
byte-buddy-agent-1.14.15.jar | 258 kB | 90 | - | - | - | - |
• Root | - | 88 | 69 | 2 | 1.5 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
accessors-smart-2.5.1.jar | 30.3 kB | 24 | 13 | 2 | 1.8 | Yes |
json-smart-2.5.1.jar | 122.3 kB | 107 | 93 | 5 | 1.8 | Yes |
commons-lang3-3.14.0.jar | 658 kB | 436 | - | - | - | - |
• Root | - | 434 | 403 | 18 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
assertj-core-3.26.0.jar | 1.4 MB | 882 | - | - | - | - |
• Root | - | 878 | 839 | 27 | 1.8 | Yes |
• Versioned | - | 4 | 1 | 1 | 9 | No |
evo-inflector-1.3.jar | 12 kB | 17 | 6 | 1 | 1.6 | Yes |
awaitility-4.2.1.jar | 97.2 kB | 93 | 77 | 8 | 1.8 | Yes |
checker-qual-3.42.0.jar | 230.8 kB | 438 | 369 | 30 | 1.8 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
junit-pioneer-2.2.0.jar | 191 kB | 168 | 151 | 10 | 11 | Yes |
junit-jupiter-5.10.3.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.10.3.jar | 211.4 kB | 198 | 183 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.10.3.jar | 244.7 kB | 147 | 130 | 9 | 1.8 | Yes |
junit-jupiter-params-5.10.3.jar | 586 kB | 381 | 347 | 22 | 1.8 | Yes |
junit-platform-commons-1.10.3.jar | 106.2 kB | 64 | - | - | - | - |
• Root | - | 56 | 43 | 7 | 1.8 | Yes |
• Versioned | - | 8 | 2 | 1 | 9 | Yes |
junit-platform-engine-1.10.3.jar | 204.8 kB | 153 | 136 | 10 | 1.8 | Yes |
junit-platform-launcher-1.10.3.jar | 184.2 kB | 131 | 116 | 7 | 1.8 | Yes |
mockito-core-5.12.0.jar | 704 kB | 642 | 570 | 64 | 11 | Yes |
mockito-junit-jupiter-5.12.0.jar | 8.9 kB | 13 | 5 | 2 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
asm-9.6.jar | 123.6 kB | 45 | 39 | 3 | 1.5 | Yes |
lombok-1.18.34.jar | 2.1 MB | 1083 | 178 | 13 | 1.6 | Yes |
jsonassert-1.5.1.jar | 30.5 kB | 32 | 20 | 3 | 1.6 | Yes |
slf4j-api-2.0.11.jar | 67.8 kB | 70 | - | - | - | - |
• Root | - | 68 | 54 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
spring-aop-6.1.10.jar | 417.1 kB | 320 | 288 | 17 | 17 | Yes |
spring-beans-6.1.10.jar | 861.1 kB | 474 | 443 | 13 | 17 | Yes |
spring-context-6.1.10.jar | 1.3 MB | 928 | 843 | 58 | 17 | Yes |
spring-core-6.1.10.jar | 1.9 MB | 1222 | - | - | - | - |
• Root | - | 1216 | 1141 | 59 | 17 | Yes |
• Versioned | - | 6 | 1 | 1 | 21 | Yes |
spring-expression-6.1.10.jar | 303.2 kB | 161 | 149 | 6 | 17 | Yes |
spring-jcl-6.1.10.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes |
spring-test-6.1.10.jar | 856.2 kB | 578 | 519 | 42 | 17 | Yes |
spring-boot-3.3.1.jar | 1.6 MB | 1119 | 989 | 82 | 17 | Yes |
spring-boot-autoconfigure-3.3.1.jar | 2 MB | 1531 | 1397 | 111 | 17 | Yes |
spring-boot-starter-3.3.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-test-3.3.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-test-3.3.1.jar | 246.3 kB | 175 | 142 | 17 | 17 | Yes |
spring-boot-test-autoconfigure-3.3.1.jar | 219.3 kB | 256 | 182 | 26 | 17 | Yes |
xmlunit-core-2.9.1.jar | 175.2 kB | 178 | 161 | 9 | 1.7 | Yes |
snakeyaml-2.2.jar | 334.4 kB | 278 | - | - | - | - |
• Root | - | 270 | 229 | 23 | 1.7 | Yes |
• Versioned | - | 8 | 3 | 2 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
59 | 26.6 MB | 18758 | 16281 | 864 | 17 | 53 |
compile: 12 | compile: 4.7 MB | compile: 3453 | compile: 3194 | compile: 89 | 1.8 | compile: 10 |
provided: 1 | provided: 2.1 MB | provided: 1083 | provided: 178 | provided: 13 | provided: 1 | |
test: 46 | test: 19.8 MB | test: 14222 | test: 12909 | test: 762 | 17 | test: 42 |