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.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.springframework spring-context 3.1.0.RELEASE 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
net.sf.ehcache ehcache-core 2.5.0 jar src/assemble/EHCACHE-CORE-LICENSE.txt

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
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.transaction jta 1.1 jar -
log4j log4j 1.2.16 jar The Apache Software License, Version 2.0
org.hibernate hibernate-commons-annotations 3.2.0.Final jar GNU LESSER GENERAL PUBLIC LICENSE
org.springframework spring-aop 3.1.0.RELEASE jar -
org.springframework spring-asm 3.1.0.RELEASE jar -
org.springframework spring-beans 3.1.0.RELEASE jar -
org.springframework spring-core 3.1.0.RELEASE jar -
org.springframework spring-expression 3.1.0.RELEASE 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
org.slf4j slf4j-api 1.6.4 jar MIT License
xerces xercesImpl 2.9.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

  • org.kuali.rice:rice-location:pom:2.1.15 Information
    • org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.1.Final (compile) Information
    • org.hibernate:hibernate-core:jar:3.6.9.Final (compile) Information
      • commons-collections:commons-collections:jar:3.2.2 (compile) Information
      • dom4j:dom4j:jar:1.6.1 (compile) Information
      • org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final (compile) Information
      • javax.transaction:jta:jar:1.1 (compile) Information
    • commons-lang:commons-lang:jar:2.6 (compile) Information
    • org.kuali.db.ojb:db-ojb:jar:1.0.4-patch8 (compile) Information
    • org.springframework:spring-context:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-aop:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-beans:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-expression:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-asm:jar:3.1.0.RELEASE (compile) Information
    • net.sf.ehcache:ehcache-core:jar:2.5.0 (runtime) Information

Licenses

Unamed: JPA 2.0 API

Educational Community License, Version 2.0: ObJectRelationalBridge, Rice Location

Unknown: Java Transaction API, dom4j, hsqldb, spring-aop, spring-asm, spring-beans, spring-context, spring-core, spring-expression

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations

MIT License: SLF4J API Module

Apache License, Version 2.0: Apache Commons Collections

Public Domain: AOP alliance

GNU Lesser General Public License: Hibernate Core

The Apache Software License, Version 2.0: Apache Log4j, Commons Codec, Commons DBCP, Commons Lang, Commons Pool, Ehcache Core, Transaction, Xerces2 Java Parser