Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
org.kuali.ricerice-core-api2.2.5jarEducational Community License, Version 2.0
org.slf4jslf4j-api1.6.4jarMIT License

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionTypeLicense
org.slf4jjcl-over-slf4j1.6.4jarMIT License
org.slf4jslf4j-log4j121.6.4jarMIT 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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.10jarCommon 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:

GroupIdArtifactIdVersionTypeLicense
aopallianceaopalliance1.0jarPublic Domain
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.guavaguava11.0jarThe Apache Software License, Version 2.0
com.sun.xml.bindjaxb-impl2.2.6jarCDDL 1.1-GPL2 w/ CPE
commons-codeccommons-codec1.2jar-
commons-collectionscommons-collections3.2.1jarThe Apache Software License, Version 2.0
commons-dbcpcommons-dbcp1.2.1jar/LICENSE.txt
commons-langcommons-lang2.6jarThe Apache Software License, Version 2.0
commons-poolcommons-pool1.2jar/LICENSE.txt
commons-transactioncommons-transaction1.1jar/LICENSE.txt
hsqldbhsqldb1.8.0.1jar-
javax.mailmail1.4.4jarCDDL-GPLv2+CE
joda-timejoda-time2.0jarApache 2
log4jlog4j1.2.16jarThe Apache Software License, Version 2.0
org.codehaus.groovygroovy-all1.8.5jar-
org.jdomjdom1.1jar-
org.kuali.commonscommons-beanutils1.8.3-kuali-4jarEducational Community License, Version 2.0
org.kuali.db.ojbdb-ojb1.0.4-patch8jarEducational Community License, Version 2.0
org.springframeworkspring-aop3.1.0.RELEASEjar-
org.springframeworkspring-asm3.1.0.RELEASEjar-
org.springframeworkspring-beans3.1.0.RELEASEjar-
org.springframeworkspring-context3.1.0.RELEASEjar-
org.springframeworkspring-core3.1.0.RELEASEjar-
org.springframeworkspring-expression3.1.0.RELEASEjar-
xercesxercesImpl2.7.1jar-

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:

GroupIdArtifactIdVersionTypeLicense
org.hamcresthamcrest-core1.1jarBSD style

Project Dependency Graph

Dependency Tree

  • org.kuali.ole:ole-common:pom:1.0.0 Information
    • org.kuali.rice:rice-core-api:jar:2.2.5 (compile) Information
      • org.kuali.db.ojb:db-ojb:jar:1.0.4-patch8 (compile) Information
        • commons-collections:commons-collections:jar:3.2.1 (compile) Information
        • commons-dbcp:commons-dbcp:jar:1.2.1 (compile) Information
        • commons-transaction:commons-transaction:jar:1.1 (compile) Information
          • commons-codec:commons-codec:jar:1.2 (compile) Information
        • hsqldb:hsqldb:jar:1.8.0.1 (compile) Information
        • xerces:xercesImpl:jar:2.7.1 (compile) Information
      • commons-lang:commons-lang:jar:2.6 (compile) Information
      • org.kuali.commons:commons-beanutils:jar:1.8.3-kuali-4 (compile) Information
      • log4j:log4j:jar:1.2.16 (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-context:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-aop: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
      • org.jdom:jdom:jar:1.1 (compile) Information
      • joda-time:joda-time:jar:2.0 (compile) Information
      • javax.mail:mail:jar:1.4.4 (compile) Information
      • org.codehaus.groovy:groovy-all:jar:1.8.5 (compile) Information
      • com.google.guava:guava:jar:11.0 (compile) Information
      • com.sun.xml.bind:jaxb-impl:jar:2.2.6 (compile) Information
    • junit:junit:jar:4.10 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.1 (test) Information
    • org.slf4j:slf4j-api:jar:1.6.4 (compile) Information
    • org.slf4j:slf4j-log4j12:jar:1.6.4 (runtime) Information
    • org.slf4j:jcl-over-slf4j:jar:1.6.4 (runtime) Information

Licenses

CDDL: JavaMail API (compat)

CDDL 1.1: JAXB Reference Implementation

GPLv2+CE: JavaMail API (compat)

BSD style: Hamcrest Core

Public Domain: AOP alliance

Apache 2: Joda time

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

GPL2 w/ CPE: JAXB Reference Implementation

Unknown: Codec, Groovy, JDOM, hsqldb, spring-aop, spring-asm, spring-beans, spring-context, spring-core, spring-expression, xercesImpl

Common Public License Version 1.0: JUnit

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

The Apache Software License, Version 2.0: Apache Log4j, Commons Collections, Commons DBCP, Commons Lang, Commons Pool, FindBugs-jsr305, Guava: Google Core Libraries for Java, Transaction