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 |
org.mockito | mockito-core | 2.28.2 | 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.
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.9.10 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.9.10 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
org.hamcrest | hamcrest-core | 3.0 | jar | BSD-3-Clause |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.surefire:surefire-logger-api:jar:3.5.2
- org.mockito:mockito-core:jar:2.28.2 (test)
- net.bytebuddy:byte-buddy:jar:1.9.10 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.9.10 (test)
- org.objenesis:objenesis:jar:2.6 (test)
- 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)
- org.mockito:mockito-core:jar:2.28.2 (test)
Licenses
Apache 2: Objenesis
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
BSD-3-Clause: Hamcrest, Hamcrest Core
Apache-2.0: Surefire Logger API
Apache License, Version 2.0: AssertJ Core
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent
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.9.10.jar | 3.3 MB | 2368 | - | - | - | - |
• Root | - | 2367 | 2318 | 36 | 1.6 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
byte-buddy-agent-1.9.10.jar | 43.4 kB | 41 | - | - | - | - |
• Root | - | 40 | 30 | 1 | 1.5 | Yes |
• Versioned | - | 1 | 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 |
mockito-core-2.28.2.jar | 591.2 kB | 635 | 562 | 65 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 5.9 MB | 4506 | 4251 | 183 | 1.8 | 8 |
test: 8 | test: 5.9 MB | test: 4506 | test: 4251 | test: 183 | 1.8 | test: 8 |