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 |
---|---|---|---|---|
org.apache.httpcomponents | httpclient | 4.3.6 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpmime | 4.3.6 | jar | Apache License, Version 2.0 |
org.bouncycastle | bcprov-jdk16 | 1.43 | jar | Bouncy Castle Licence |
org.kuali.common | kuali-jute | 1.0.5 | jar | Educational Community 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 | Classifier | Type | License |
---|---|---|---|---|---|
junit | junit | 4.11 | - | jar | Common Public License Version 1.0 |
org.kuali.common | kuali-jute | 1.0.5 | tests | test-jar | Educational Community License, Version 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 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 |
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 |
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 |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.3.2 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.3.3 | jar | Apache 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 |
---|---|---|---|---|
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 Http Library, Kuali Jute
Bouncy Castle Licence: Bouncy Castle Provider
Apache License, Version 2.0: Apache HttpClient, Apache HttpClient Mime, Apache HttpCore
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Commons Lang, Commons Codec, Commons Logging, Google Guice - Core Library, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, Jackson-datatype-Guava, jackson-databind, javax.inject