Project Dependencies
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.3 | jar | Apache License, Version 2.0 |
org.jooq | joor-java-8 | 0.9.15 | jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.11.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.11.3 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.11.0 | jar | The MIT License |
org.mockito | mockito-inline | 4.11.0 | jar | The MIT License |
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 |
---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 4.8.6 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.14.18 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.12.19 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.11.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.11.3 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
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 |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- de.lars-sh:root:pom:0.9.17-SNAPSHOT
- com.github.spotbugs:spotbugs-annotations:jar:4.8.6 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.assertj:assertj-core:jar:3.26.3 (test)
- net.bytebuddy:byte-buddy:jar:1.14.18 (test)
- org.jooq:joor-java-8:jar:0.9.15 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.3 (test)
- org.mockito:mockito-core:jar:4.11.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.19 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.mockito:mockito-inline:jar:4.11.0 (test)
- com.github.spotbugs:spotbugs-annotations:jar:4.8.6 (provided)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: Root POM
The MIT License: mockito-core, mockito-inline
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, jOOR
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
The Apache Software License, Version 2.0: FindBugs-jsr305
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
spotbugs-annotations-4.8.6.jar | 15.3 kB | 31 | 24 | 1 | 1.8 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
byte-buddy-1.14.18.jar | 4.2 MB | 2935 | - | - | - | - |
• Root | - | 2933 | 2880 | 38 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
byte-buddy-agent-1.12.19.jar | 256.4 kB | 90 | - | - | - | - |
• Root | - | 88 | 69 | 2 | 1.5 | 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.3.jar | 1.4 MB | 882 | - | - | - | - |
• Root | - | 878 | 839 | 27 | 1.8 | Yes |
• Versioned | - | 4 | 1 | 1 | 9 | No |
joor-java-8-0.9.15.jar | 26.5 kB | 21 | 10 | 1 | 1.8 | Yes |
junit-jupiter-api-5.11.3.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.3.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-platform-commons-1.11.3.jar | 142 kB | 88 | - | - | - | - |
• Root | - | 78 | 64 | 8 | 1.8 | Yes |
• Versioned | - | 10 | 4 | 1 | 9 | Yes |
junit-platform-engine-1.11.3.jar | 246.8 kB | 177 | 158 | 10 | 1.8 | Yes |
mockito-core-4.11.0.jar | 684.9 kB | 651 | 579 | 64 | 1.8 | Yes |
mockito-inline-4.11.0.jar | 1.5 kB | 6 | 0 | 0 | - | - |
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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
15 | 7.5 MB | 5359 | 5030 | 185 | 1.8 | 14 |
provided: 2 | provided: 35.2 kB | provided: 77 | provided: 59 | provided: 4 | 1.8 | provided: 2 |
test: 13 | test: 7.5 MB | test: 5282 | test: 4971 | test: 181 | 1.8 | test: 12 |