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.12 | jar | Eclipse Public License 1.0 |
org.hamcrest | hamcrest | 2.1 | jar | BSD Licence 3 |
org.mockito | mockito-core | 2.23.4 | jar | The MIT License |
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 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.3 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.9.3 | 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 |
Apache 2: Objenesis
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
GNU Lesser General Public License Version 3: Shredzone Commons: XML
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, FindBugs-jsr305
BSD Licence 3: Hamcrest
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.9.3.jar | 3.2 MB | 2335 | 2286 | 37 | - | Yes |
byte-buddy-agent-1.9.3.jar | 43.4 kB | 41 | 31 | 2 | - | Yes |
hamcrest-2.1.jar | 123.1 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-core-2.23.4.jar | 565.1 kB | 613 | 542 | 64 | 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 | 4.4 MB | 3591 | 3376 | 160 | 1.7 | 8 |
test: 7 | test: 4.4 MB | test: 3545 | test: 3341 | test: 157 | - | test: 7 |
provided: 1 | provided: 19.9 kB | provided: 46 | provided: 35 | provided: 3 | - | provided: 1 |