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.fasterxml.jackson.core | jackson-databind | 2.5.0 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.datatype | jackson-datatype-guava | 2.5.0 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 18.0 | jar | The Apache Software License, Version 2.0 |
com.google.inject | guice | 4.0-beta5 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.3.2 | jar | The Apache Software License, Version 2.0 |
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.11 | jar | Common Public License Version 1.0 |
org.slf4j | slf4j-api | 1.7.10 | jar | MIT License |
org.slf4j | slf4j-log4j12 | 1.7.10 | 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 compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
com.fasterxml.jackson.core | jackson-annotations | 2.5.0 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.5.0 | jar | The Apache Software License, Version 2.0 |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
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.17 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Public Domain: AOP alliance
New BSD License: Hamcrest Core
Educational Community License, Version 2.0: Kuali Jute
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Commons Lang, Apache Log4j, Google Guice - Core Library, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, Jackson-datatype-Guava, jackson-databind, javax.inject
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding