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
com.sun.xml.bind jaxb-impl 2.2.6 jar CDDL 1.1-GPL2 w/ CPE
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
org.hibernate hibernate-core 3.6.9.Final jar GNU Lesser General Public License
org.hibernate.javax.persistence hibernate-jpa-2.0-api 1.0.1.Final jar license.txt
org.kuali.db.ojb db-ojb 1.0.4-patch8 jar Educational Community License, Version 2.0
org.kuali.rice rice-core-api 2.3.12 jar Educational Community License, Version 2.0
org.springframework spring-context 3.2.3.RELEASE jar The Apache Software 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
net.sf.ehcache ehcache-core 2.5.0 jar src/assemble/EHCACHE-CORE-LICENSE.txt

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

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
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.guava guava 11.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.6 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.5.7 jar The Apache Software License, Version 2.0
commons-transaction commons-transaction 1.1 jar /LICENSE.txt
dom4j dom4j 1.6.1 jar -
hsqldb hsqldb 1.8.0.1 jar -
javax.mail mail 1.4.4 jar CDDL-GPLv2+CE
javax.transaction jta 1.1 jar -
joda-time joda-time 2.0 jar Apache 2
log4j log4j 1.2.16 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-all 1.8.5 jar -
org.hibernate hibernate-commons-annotations 3.2.0.Final jar GNU LESSER GENERAL PUBLIC LICENSE
org.jdom jdom 1.1 jar -
org.kuali.commons commons-beanutils 1.8.3-kuali-4 jar Educational Community License, Version 2.0
org.slf4j jcl-over-slf4j 1.6.4 jar MIT License
org.slf4j slf4j-api 1.6.4 jar MIT License
org.springframework spring-aop 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 3.2.3.RELEASE jar The Apache Software 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
xerces xercesImpl 2.9.1 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
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Unamed: JPA 2.0 API

Educational Community License, Version 2.0: Commons BeanUtils, ObJectRelationalBridge, Rice Core API, Rice Location API

GPLv2+CE: JavaMail API (compat)

CDDL 1.1: JAXB Reference Implementation

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module

Public Domain: AOP alliance

GPL2 w/ CPE: JAXB Reference Implementation

GNU Lesser General Public License: Hibernate Core

New BSD License: Hamcrest Core

Apache 2: Joda time

Unknown: Groovy, JDOM, Java Transaction API, dom4j, hsqldb

CDDL: JavaMail API (compat)

Apache License, Version 2.0: Apache Commons Collections

The Apache Software License, Version 2.0: Apache Log4j, Commons Codec, Commons DBCP, Commons Lang, Commons Pool, Ehcache Core, FindBugs-jsr305, Guava: Google Core Libraries for Java, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Transaction, Xerces2 Java Parser

Common Public License Version 1.0: JUnit