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.0 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
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-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.surefire:surefire-logger-api:jar:3.3.1
- 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-library:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.assertj:assertj-core:jar:3.26.0 (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
Apache-2.0: Surefire Logger API
Apache License, Version 2.0: AssertJ Core
New BSD License: Hamcrest Core, Hamcrest library
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 | 2319 | 37 | 9 | Yes |
byte-buddy-agent-1.9.10.jar | 43.4 kB | 41 | 31 | 2 | 9 | Yes |
assertj-core-3.26.0.jar | 1.4 MB | 882 | 840 | 28 | 9 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
hamcrest-library-1.3.jar | 53.1 kB | 46 | 35 | 7 | 1.5 | 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.8 MB | 4472 | 4225 | 184 | 9 | 8 |
test: 8 | test: 5.8 MB | test: 4472 | test: 4225 | test: 184 | 9 | test: 8 |