The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.slf4j | slf4j-api | 1.7.28 | jar | MIT License |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.slf4j | jcl-over-slf4j | 1.7.28 | jar | MIT License |
org.slf4j | jul-to-slf4j | 1.7.28 | jar | MIT License |
org.slf4j | log4j-over-slf4j | 1.7.28 | jar | Apache Software Licenses |
org.slf4j | osgi-over-slf4j | 1.7.28 | jar | MIT License |
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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.2.3 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
ch.qos.logback | logback-core | 1.2.3 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.assertj | assertj-core | 3.13.2 | jar | Apache License, Version 2.0 |
org.mockito | mockito-all | 1.10.19 | 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 | Optional |
---|---|---|---|---|---|
org.projectlombok | lombok | 1.18.12 | jar | The MIT License | Yes |
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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Apache Software Licenses: Log4j Implemented Over SLF4J
Eclipse Public License 1.0: JUnit
MIT License: JCL 1.2 implemented over SLF4J, JUL to SLF4J bridge, OSGi LogService implemented over SLF4J, SLF4J API Module
The MIT License: Mockito, Project Lombok
Apache License, Version 2.0: AssertJ fluent assertions, smoketest
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core
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.3 kB | 234 | 175 | 27 | 1.6 | Yes |
logback-core-1.2.3.jar | 471.9 kB | 419 | 373 | 36 | 1.6 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
assertj-core-3.13.2.jar | 4.5 MB | 3094 | 3018 | 61 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-all-1.10.19.jar | 1.2 MB | 1215 | 752 | 79 | 1.5 | Yes |
jcl-over-slf4j-1.7.28.jar | 16.5 kB | 23 | 9 | 2 | 1.5 | Yes |
jul-to-slf4j-1.7.28.jar | 4.6 kB | 11 | 1 | 1 | 1.5 | Yes |
log4j-over-slf4j-1.7.28.jar | 23.7 kB | 43 | 30 | 4 | 1.5 | Yes |
osgi-over-slf4j-1.7.28.jar | 5.5 kB | 15 | 3 | 1 | 1.5 | Yes |
slf4j-api-1.7.28.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
lombok-1.18.12.jar | 1.8 MB | 989 | 156 | 12 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
12 | 8.7 MB | 6464 | 4882 | 260 | 1.6 | 12 |
compile: 1 | compile: 41.1 kB | compile: 46 | compile: 34 | compile: 4 | - | compile: 1 |
test: 6 | test: 6.8 MB | test: 5337 | test: 4649 | test: 236 | - | test: 6 |
runtime: 4 | runtime: 50.2 kB | runtime: 92 | runtime: 43 | runtime: 8 | - | runtime: 4 |
provided: 1 | provided: 1.8 MB | provided: 989 | provided: 156 | provided: 12 | - | provided: 1 |