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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.assertj | assertj-core | 3.26.3 | jar | Apache License, Version 2.0 |
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 |
org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
org.hamcrest | hamcrest-core | 3.0 | jar | BSD-3-Clause |
Project Dependency Graph
Dependency Tree
- org.apache.maven.surefire:surefire:pom:3.5.2
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:3.0 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
- org.hamcrest:hamcrest-core:jar:3.0 (test)
- org.assertj:assertj-core:jar:3.26.3 (test)
- net.bytebuddy:byte-buddy:jar:1.14.18 (test)
- junit:junit:jar:4.13.2 (test)
Licenses
Eclipse Public License 1.0: JUnit
BSD-3-Clause: Hamcrest, Hamcrest Core
Apache-2.0: Apache Maven Surefire
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies)
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 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 |
assertj-core-3.26.3.jar | 1.4 MB | 882 | - | - | - | - |
• Root | - | 878 | 839 | 27 | 1.8 | Yes |
• Versioned | - | 4 | 1 | 1 | 9 | No |
hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
hamcrest-core-3.0.jar | 2.4 kB | 9 | 1 | 1 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
5 | 6.1 MB | 4338 | 4178 | 109 | 1.8 | 5 |
test: 5 | test: 6.1 MB | test: 4338 | test: 4178 | test: 109 | 1.8 | test: 5 |