The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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 |
org.mockito | mockito-core | 1.9.5 | jar | The MIT License |
org.springframework | spring-test | 3.2.12.RELEASE | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
javax.servlet | javax.servlet-api | 3.0.1 | jar | CDDL + GPLv2 with classpath exception |
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 |
avalon-framework | avalon-framework | 4.1.5 | jar | - |
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 |
logkit | logkit | 1.0.1 | jar | - |
org.apache.commons | commons-lang3 | 3.3.2 | jar | The Apache Software License, Version 2.0 |
org.jacorb | jacorb | 2.2.3-jonas-patch-20071018 | jar | lgpl |
org.jacorb | jacorb-idl | 2.2.3-jonas-patch-20071018 | jar | lgpl |
org.objectweb.howl | howl | 1.0.1-1 | jar | BSD |
org.ow2.carol | carol | 3.0.6 | jar | - |
org.ow2.carol | carol-interceptors | 1.0.1 | jar | - |
org.ow2.carol.irmi | irmi | 1.1.2 | jar | GNU Lesser General Public License Version 2.1 |
org.slf4j | slf4j-api | 1.7.7 | jar | MIT License |
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 |
javax.resource | connector-api | 1.5 | jar | - |
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 |
org.objenesis | objenesis | 1.0 | jar | MIT License |
Educational Community License, Version 2.0: Commons BeanUtils, Kuali JOTM, Rice Core API, Rice Core Framework
CDDL 1.1: JAXB Reference Implementation
lgpl: Jacorb, Jacorb IDL
MIT License: JCL 1.1.1 implemented over SLF4J, Objenesis, SLF4J API Module
GPL2 w/ CPE: JAXB Reference Implementation
Public Domain: AOP alliance
New BSD License: Hamcrest Core
Apache 2: Joda-Time
CDDL/GPLv2+CE: JavaMail API
Similar to Apache License but with the acknowledgment clause removed: JDOM
BSD: HOWL logger
Unknown: CAROL: Common Architecture for RMI OW2 Layer, CAROL: Interceptors, Java Transaction API, avalon-framework, connector-api, logkit, xapool
The MIT License: Mockito
Apache License, Version 2.0: Apache Commons Collections
GNU Lesser General Public License Version 2.1: IRMI
CDDL + GPLv2 with classpath exception: Java Servlet API
The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache Log4j, Commons DBCP, Commons Lang, Commons Pool, Groovy, Guava: Google Core Libraries for Java, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring TestContext Framework, Spring Transaction, Spring Web
Common Public License Version 1.0: JUnit