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 | License |
---|---|---|---|---|
com.codahale.metrics | metrics-core | 3.0.1 | jar | Apache License 2.0 |
com.google.guava | guava | 11.0.2 | jar | The Apache Software License, Version 2.0 |
com.typesafe | config | 1.0.2 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.6.1 | 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 | License |
---|---|---|---|---|
junit | junit | 4.10 | jar | Common Public License Version 1.0 |
org.slf4j | slf4j-log4j12 | 1.6.1 | jar | MIT License |
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 |
---|---|---|---|---|
log4j | log4j | 1.2.16 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
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.code.findbugs | jsr305 | 2.0.1 | jar | The Apache Software License, Version 2.0 |
BSD style: Hamcrest Core
Apache License, Version 2.0: config
Apache License 2.0: Metrics Core
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The Apache Software License, Version 2.0: Apache Log4j, FindBugs-jsr305, Guava: Google Core Libraries for Java
Apache Software License v2.0: CDK Morphlines Core
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
metrics-core-3.0.1.jar | 83.45 kB | 89 | 79 | 1 | 1.6 | debug |
jsr305-2.0.1.jar | 31.12 kB | 70 | 34 | 3 | 1.5 | debug |
guava-11.0.2.jar | 1.57 MB | 1,289 | 1,266 | 12 | 1.5 | debug |
config-1.0.2.jar | 183.10 kB | 140 | 135 | 2 | 1.6 | debug |
junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | debug |
log4j-1.2.16.jar | 470.25 kB | 346 | 308 | 20 | 1.1 | debug |
hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug |
slf4j-api-1.6.1.jar | 24.90 kB | 34 | 23 | 3 | 1.3 | debug |
slf4j-log4j12-1.6.1.jar | 9.52 kB | 16 | 6 | 1 | 1.3 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
9 | 2.67 MB | 2,328 | 2,124 | 76 | 1.6 | 9 |
compile: 4 | compile: 1.86 MB | compile: 1,552 | compile: 1,503 | compile: 18 | - | compile: 4 |
test: 4 | test: 801.85 kB | test: 706 | test: 587 | test: 55 | - | test: 4 |
provided: 1 | provided: 31.12 kB | provided: 70 | provided: 34 | provided: 3 | - | provided: 1 |