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 |
---|---|---|---|---|
io.netty | netty-all | 4.0.30.Final | jar | Apache License, Version 2.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.3.5 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.6.4 | 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 | License |
---|---|---|---|---|
org.slf4j | jcl-over-slf4j | 1.6.4 | jar | MIT License |
org.slf4j | slf4j-log4j12 | 1.6.4 | 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 |
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 |
---|---|---|---|---|
commons-codec | commons-codec | 1.6 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.1.3 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.3.2 | jar | LICENSE.txt |
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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
BSD style: Hamcrest Core
Educational Community License, Version 2.0: OLE Sip2
Apache License, Version 2.0: Apache HttpClient, Apache HttpCore, Netty/All-in-One
Common Public License Version 1.0: JUnit
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding
The Apache Software License, Version 2.0: Apache Log4j, Commons Codec, Commons Lang, Commons Logging