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 | License |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.2.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.awaitility | awaitility | 3.1.2 | jar | LICENSE.txt |
org.hamcrest | hamcrest-library | 2.2 | jar | BSD License 3 |
org.mockito | mockito-core | 2.21.0 | 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 | License |
---|---|---|---|---|
com.google.auto.value | auto-value | 1.5.3 | jar | Apache 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 | License |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.2.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
net.bytebuddy | byte-buddy | 1.8.15 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.8.15 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
org.slf4j | slf4j-api | 1.7.30 | jar | MIT License |
Apache 2: Objenesis
Apache 2.0: AutoValue, Awaitility
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
BSD License 3: Hamcrest, Hamcrest Core, Hamcrest Library
The MIT License: mockito-core
Apache License, Version 2.0: Flo
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.2.3.jar | 290.34 kB | 234 | 175 | 27 | 1.6 | Yes |
logback-core-1.2.3.jar | 471.90 kB | 419 | 373 | 36 | 1.6 | Yes |
auto-value-1.5.3.jar | 1.71 MB | 1113 | 938 | 18 | 1.6 | Yes |
junit-4.12.jar | 314.93 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.8.15.jar | 2.99 MB | 2133 | 2084 | 36 | 1.6 | Yes |
byte-buddy-agent-1.8.15.jar | 41.74 kB | 39 | 29 | 1 | 1.6 | Yes |
awaitility-3.1.2.jar | 103.14 kB | 115 | 99 | 8 | 1.6 | Yes |
hamcrest-2.2.jar | 123.36 kB | 122 | 108 | 11 | 1.6 | Yes |
hamcrest-core-2.2.jar | 1.50 kB | 8 | 1 | 1 | 1.6 | Yes |
hamcrest-library-2.2.jar | 1.54 kB | 8 | 1 | 1 | 1.6 | Yes |
mockito-core-2.21.0.jar | 563.56 kB | 611 | 540 | 64 | 1.6 | Yes |
objenesis-2.6.jar | 55.68 kB | 59 | 43 | 10 | 1.6 | Yes |
slf4j-api-1.7.30.jar | 41.47 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
13 | 6.70 MB | 5230 | 4711 | 247 | 1.6 | 13 |
test: 12 | test: 5.00 MB | test: 4117 | test: 3773 | test: 229 | - | test: 12 |
provided: 1 | provided: 1.71 MB | provided: 1113 | provided: 938 | provided: 18 | - | provided: 1 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No | Yes |
Repository locations for each of the Dependencies.
Artifact |
---|
ch.qos.logback:logback-classic:jar:1.2.3 |
ch.qos.logback:logback-core:jar:1.2.3 |
com.google.auto.value:auto-value:jar:1.5.3 |
junit:junit:jar:4.12 |
net.bytebuddy:byte-buddy:jar:1.8.15 |
net.bytebuddy:byte-buddy-agent:jar:1.8.15 |
org.awaitility:awaitility:jar:3.1.2 |
org.hamcrest:hamcrest:jar:2.2 |
org.hamcrest:hamcrest-core:jar:2.2 |
org.hamcrest:hamcrest-library:jar:2.2 |
org.mockito:mockito-core:jar:2.21.0 |
org.objenesis:objenesis:jar:2.6 |
org.slf4j:slf4j-api:jar:1.7.30 |
Total |
13 (test: 12, provided: 1) |