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-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
javax.ws.rs | jsr311-api | 1.1.1 | jar | CDDL License |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.kuali.rice | rice-core-api | 2.5.3-SNAPSHOT | jar | Educational Community License, Version 2.0 |
org.springframework | spring-beans | 3.2.12.RELEASE | 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.codehaus.groovy | groovy-all | 1.8.9 | jar | The Apache Software 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.google.guava | guava | 17.0 | jar | The Apache Software License, Version 2.0 |
com.sun.mail | javax.mail | 1.5.2 | jar | CDDL/GPLv2+CE |
commons-codec | commons-codec | 1.9 | jar | The Apache Software License, Version 2.0 |
joda-time | joda-time | 2.4 | jar | Apache 2 |
org.apache.commons | commons-lang3 | 3.3.2 | jar | The Apache Software License, Version 2.0 |
org.jdom | jdom | 1.1.3 | jar | Similar to Apache License but with the acknowledgment clause removed |
org.kuali.commons | commons-beanutils | 1.8.3-kuali-4 | jar | Educational Community License, Version 2.0 |
org.slf4j | jcl-over-slf4j | 1.7.7 | jar | MIT License |
org.slf4j | slf4j-api | 1.7.7 | jar | MIT License |
org.springframework | spring-aop | 3.2.12.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-context | 3.2.12.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-core | 3.2.12.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-expression | 3.2.12.RELEASE | jar | The Apache Software License, Version 2.0 |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.sun.xml.bind | jaxb-impl | 2.2.6 | jar | CDDL 1.1-GPL2 w/ CPE |
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 |
CDDL 1.1: JAXB Reference Implementation
Public Domain: AOP alliance
New BSD License: Hamcrest Core
Apache 2: Joda-Time
Educational Community License, Version 2.0: Commons BeanUtils, Rice Core API, Rice KSB API
GPL2 w/ CPE: JAXB Reference Implementation
Common Public License Version 1.0: JUnit
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module
The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache Log4j, Commons Collections, Commons Lang, Groovy, Guava: Google Core Libraries for Java, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL)
CDDL License: jsr311-api
CDDL/GPLv2+CE: JavaMail API
Similar to Apache License but with the acknowledgment clause removed: JDOM