Project Dependencies

compile

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-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
org.eclipse.persistence org.eclipse.persistence.jpa 2.6.3 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.oracle 2.6.3 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.kuali.rice rice-core-api 2.5.9 jar Educational Community License, Version 2.0
org.kuali.rice rice-krad-data 2.5.9 jar Educational Community License, Version 2.0
org.kuali.rice rice-ksb-api 2.5.9 jar Educational Community License, Version 2.0

runtime

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.springframework spring-jdbc 3.2.12.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 3.2.12.RELEASE jar The Apache Software License, Version 2.0

test

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.mockito mockito-core 1.9.5 jar The MIT License
org.reflections reflections 0.9.9-RC1 jar WTFPL

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

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
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-dbcp commons-dbcp 1.4 jar The Apache Software License, Version 2.0
commons-pool commons-pool 1.6 jar The Apache Software License, Version 2.0
javax.transaction jta 1.1 jar -
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
javax.ws.rs jsr311-api 1.1.1 jar CDDL License
joda-time joda-time 2.4 jar Apache 2
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
logkit logkit 1.0.1 jar -
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.eclipse.persistence javax.persistence 2.1.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.antlr 2.6.3 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.asm 2.6.3 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.core 2.6.3 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.jpa.jpql 2.6.3 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.glassfish javax.json 1.0.4 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.jacorb jacorb 2.2.3-jonas-patch-20071018 jar lgpl
org.jacorb jacorb-idl 2.2.3-jonas-patch-20071018 jar lgpl
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.kuali.jotm jotm-core 2.1.10-kuali-1 jar Educational Community License, Version 2.0
org.kuali.rice rice-core-framework 2.5.9 jar Educational Community License, Version 2.0
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 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-beans 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
org.springframework spring-orm 3.2.12.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-web 3.2.12.RELEASE jar The Apache Software License, Version 2.0
xapool xapool 1.5.0-patch6 jar -

runtime

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 -
org.slf4j slf4j-log4j12 1.7.7 jar MIT License

test

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
dom4j dom4j 1.6.1 jar -
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.18.2-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.objenesis objenesis 1.0 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Educational Community License, Version 2.0: Commons BeanUtils, Kuali JOTM, Rice Core API, Rice Core Framework, Rice KRAD data, Rice KSB API, Rice KSB Server Implementation

lgpl: Jacorb, Jacorb IDL

MIT License: JCL 1.1.1 implemented over SLF4J, Objenesis, SLF4J API Module, SLF4J LOG4J-12 Binding

Eclipse Public License v1.0: ${oraclebndl.name}, EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Hermes JPQL Parser, EclipseLink JPA, Javax Persistence

GPL2 w/ CPE: JAXB Reference Implementation

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, dom4j, logkit, xapool

Apache License 2.0: Javassist

The MIT License: Mockito

Apache License, Version 2.0: Apache Commons Collections

GNU Lesser General Public License Version 2.1: IRMI

MPL 1.1: Javassist

Common Public License Version 1.0: JUnit

CDDL 1.1: JAXB Reference Implementation

Eclipse Distribution License v. 1.0: ${oraclebndl.name}, EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Hermes JPQL Parser, EclipseLink JPA, Javax Persistence

Public Domain: AOP alliance

WTFPL: Reflections

CDDL License: jsr311-api

LGPL 2.1: Javassist

Dual license consisting of the CDDL v1.1 and GPL v2: JSR 353 (JSON Processing) Default Provider

The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache Log4j, Bean Validation API, Commons DBCP, Commons Lang, Commons Pool, Guava: Google Core Libraries for Java, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring Transaction, Spring Web