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 |
---|---|---|---|---|
io.github.classgraph | classgraph | 4.8.174 | jar | The MIT License (MIT) |
jakarta.xml.bind | jakarta.xml.bind-api | 4.0.2 | jar | Eclipse Distribution License - v 1.0 |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.3 | jar | Eclipse Public License v2.0 |
org.springframework.boot | spring-boot-starter-test | 3.3.1 | 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 |
---|---|---|---|---|
org.junit.platform | junit-platform-testkit | 1.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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter-engine | 5.10.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.3 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 2.0.11 | jar | 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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.assertj | assertj-core | 3.26.0 | jar | Apache License, Version 2.0 |
org.junit.platform | junit-platform-launcher | 1.10.3 | jar | Eclipse Public License v2.0 |
Project Dependency Graph
Dependency Tree
- io.github.tobi-laa:reflective-fluent-builders-test:jar:2.1.1
- org.projectlombok:lombok:jar:1.18.34 (provided)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- io.github.classgraph:classgraph:jar:4.8.174 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.3 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.10.3 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.springframework.boot:spring-boot-starter-test:jar:3.3.1 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.3.1 (compile)
- org.springframework.boot:spring-boot:jar:3.3.1 (compile)
- org.springframework:spring-context:jar:6.1.10 (compile)
- org.springframework:spring-aop:jar:6.1.10 (compile)
- org.springframework:spring-beans:jar:6.1.10 (compile)
- org.springframework:spring-expression:jar:6.1.10 (compile)
- io.micrometer:micrometer-observation:jar:1.12.7 (compile)
- io.micrometer:micrometer-commons:jar:1.12.7 (compile)
- io.micrometer:micrometer-commons:jar:1.12.7 (compile)
- org.springframework:spring-aop:jar:6.1.10 (compile)
- org.springframework:spring-context:jar:6.1.10 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.3.1 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- org.yaml:snakeyaml:jar:2.2 (compile)
- org.springframework.boot:spring-boot:jar:3.3.1 (compile)
- org.springframework.boot:spring-boot-test:jar:3.3.1 (compile)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.3.1 (compile)
- com.jayway.jsonpath:json-path:jar:2.9.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.11 (runtime)
- org.slf4j:slf4j-api:jar:2.0.11 (runtime)
- net.minidev:json-smart:jar:2.5.1 (compile)
- net.minidev:accessors-smart:jar:2.5.1 (compile)
- org.ow2.asm:asm:jar:9.6 (compile)
- org.ow2.asm:asm:jar:9.6 (compile)
- net.minidev:accessors-smart:jar:2.5.1 (compile)
- org.assertj:assertj-core:jar:3.26.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.16 (compile)
- net.bytebuddy:byte-buddy:jar:1.14.16 (compile)
- org.awaitility:awaitility:jar:4.2.1 (compile)
- org.hamcrest:hamcrest:jar:2.2 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.10.3 (compile)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.3 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.3 (runtime)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.3 (compile)
- org.mockito:mockito-core:jar:5.11.0 (compile)
- net.bytebuddy:byte-buddy-agent:jar:1.14.12 (compile)
- org.objenesis:objenesis:jar:3.3 (runtime)
- net.bytebuddy:byte-buddy-agent:jar:1.14.12 (compile)
- org.skyscreamer:jsonassert:jar:1.5.1 (compile)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (compile)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (compile)
- org.springframework:spring-core:jar:6.1.10 (compile)
- org.springframework:spring-jcl:jar:6.1.10 (compile)
- org.springframework:spring-jcl:jar:6.1.10 (compile)
- org.springframework:spring-test:jar:6.1.10 (compile)
- org.xmlunit:xmlunit-core:jar:2.9.1 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.3.1 (compile)
- org.junit.platform:junit-platform-testkit:jar:1.10.3 (test)
- org.junit.platform:junit-platform-launcher:jar:1.10.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.3 (runtime)
- org.junit.platform:junit-platform-engine:jar:1.10.3 (runtime)
- org.junit.platform:junit-platform-launcher:jar:1.10.3 (test)
- org.mockito:mockito-junit-jupiter:jar:5.12.0 (test)
- org.projectlombok:lombok:jar:1.18.34 (provided)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: Awaitility
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 Platform Test Kit
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: Project Lombok
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, reflective-fluent-builders-test, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
MIT: mockito-core, mockito-junit-jupiter
EPL 2.0: Jakarta Annotations API
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, 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 |
---|---|---|---|---|---|---|
json-path-2.9.0.jar | 276.6 kB | 221 | 203 | 13 | 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 |
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.12.jar | 256.8 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 |
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 |
awaitility-4.2.1.jar | 97.2 kB | 93 | 77 | 8 | 1.8 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | 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 |
junit-platform-testkit-1.10.3.jar | 44.4 kB | 27 | 18 | 2 | 1.8 | Yes |
mockito-core-5.11.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 |
48 | 22.3 MB | 15468 | 13226 | 781 | 17 | 44 |
compile: 39 | compile: 18.1 MB | compile: 12903 | compile: 11707 | compile: 697 | 17 | compile: 35 |
runtime: 4 | runtime: 566.8 kB | runtime: 429 | runtime: 363 | runtime: 33 | runtime: 4 | |
provided: 1 | provided: 2.1 MB | provided: 1083 | provided: 178 | provided: 13 | provided: 1 | |
test: 4 | test: 1.6 MB | test: 1053 | test: 978 | test: 38 | 11 | test: 4 |