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.kuali.rice rice-core-api 2.1.15 jar Educational Community License, Version 2.0
org.kuali.rice rice-core-framework 2.1.15 jar Educational Community License, Version 2.0
org.kuali.rice rice-kew-api 2.1.15 jar Educational Community License, Version 2.0
org.kuali.rice rice-kim-api 2.1.15 jar Educational Community License, Version 2.0
org.kuali.rice rice-location-api 2.1.15 jar Educational Community 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

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.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.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.mail mail 1.4.4 jar CDDL-GPLv2+CE
javax.transaction jta 1.1 jar -
javax.ws.rs jsr311-api 1.1.1 jar CDDL License
joda-time joda-time 2.0 jar Apache 2
log4j log4j 1.2.16 jar The Apache Software License, Version 2.0
logkit logkit 1.2 jar -
org.codehaus.btm btm 2.1.2 jar GNU Lesser General Public License v3.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.hibernate hibernate-entitymanager 3.6.9.Final jar GNU Lesser General Public License
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 jar -
org.kuali.commons commons-beanutils 1.8.3-kuali-4 jar Educational Community License, Version 2.0
org.kuali.rice rice-ksb-api 2.1.15 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.ow2.jotm jotm-core 2.1.10 jar BSD-style License
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.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-context 3.1.0.RELEASE jar -
org.springframework spring-core 3.1.0.RELEASE jar -
org.springframework spring-expression 3.1.0.RELEASE jar -
org.springframework spring-jdbc 3.1.0.RELEASE jar -
org.springframework spring-orm 3.1.0.RELEASE jar -
org.springframework spring-tx 3.1.0.RELEASE jar -
org.springframework spring-web 3.1.0.RELEASE jar -
org.springmodules spring-modules-ojb 0.8a jar Apache License, Version 2.0
xapool xapool 1.5.0-patch4 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
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

  • org.kuali.rice:rice-krad-app-framework:jar:2.1.15 Information
    • org.kuali.rice:rice-kim-api:jar:2.1.15 (compile) Information
      • commons-collections:commons-collections:jar:3.2.2 (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.kuali.rice:rice-kew-api:jar:2.1.15 (compile) Information
      • org.kuali.rice:rice-ksb-api:jar:2.1.15 (compile) Information
      • joda-time:joda-time:jar:2.0 (compile) Information
    • org.kuali.rice:rice-core-api:jar:2.1.15 (compile) Information
      • org.slf4j:jcl-over-slf4j:jar:1.6.4 (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.jdom:jdom:jar:1.1 (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
    • org.kuali.rice:rice-location-api:jar:2.1.15 (compile) Information
    • org.kuali.rice:rice-core-framework:jar:2.1.15 (compile) Information
      • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-tx:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-orm:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-jdbc:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-web:jar:3.1.0.RELEASE (compile) Information
      • org.springmodules:spring-modules-ojb:jar:0.8a (compile) Information
      • aopalliance:aopalliance:jar:1.0 (compile) Information
      • org.hibernate:hibernate-entitymanager:jar:3.6.9.Final (compile) Information
      • xapool:xapool:jar:1.5.0-patch4 (compile) Information
      • org.ow2.jotm:jotm-core:jar:2.1.10 (compile) Information
        • org.ow2.carol:carol:jar:3.0.6 (compile) Information
          • org.ow2.carol:carol-interceptors:jar:1.0.1 (compile) Information
          • org.ow2.carol.irmi:irmi:jar:1.1.2 (compile) Information
          • org.jacorb:jacorb:jar:2.2.3-jonas-patch-20071018 (compile) Information
            • avalon-framework:avalon-framework:jar:4.1.5 (compile) Information
          • org.jacorb:jacorb-idl:jar:2.2.3-jonas-patch-20071018 (compile) Information
            • logkit:logkit:jar:1.2 (compile) Information
        • org.objectweb.howl:howl:jar:1.0.1-1 (compile) Information
      • org.codehaus.btm:btm:jar:2.1.2 (compile) Information
      • javax.inject:javax.inject:jar:1 (compile) 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
      • 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
      • commons-dbcp:commons-dbcp:jar:1.4 (compile) Information
      • commons-transaction:commons-transaction:jar:1.1 (compile) Information
        • commons-codec:commons-codec:jar:1.6 (compile) Information
      • hsqldb:hsqldb:jar:1.8.0.1 (compile) Information
      • xerces:xercesImpl:jar:2.9.1 (runtime) Information
    • junit:junit:jar:4.11 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (test) Information

Licenses

BSD-style License: JOTM :: Core

Unamed: JPA 2.0 API

Educational Community License, Version 2.0: Commons BeanUtils, ObJectRelationalBridge, Rice Core API, Rice Core Framework, Rice KEW API, Rice KIM API, Rice KRAD Application Framework, Rice KSB API, Rice Location API

GPLv2+CE: JavaMail API (compat)

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations

lgpl: Jacorb, Jacorb IDL

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

Public Domain: AOP alliance

GNU Lesser General Public License: Hibernate Core, Hibernate Entity Manager

New BSD License: Hamcrest Core

Apache 2: Joda time

BSD: HOWL logger

Unknown: CAROL: Common Architecture for RMI OW2 Layer, CAROL: Interceptors, Groovy, JDOM, Java Transaction API, avalon-framework, dom4j, hsqldb, logkit, spring-aop, spring-asm, spring-beans, spring-context, spring-core, spring-expression, spring-jdbc, spring-orm, spring-tx, spring-web, xapool

CDDL License: jsr311-api

CDDL: JavaMail API (compat)

Apache License, Version 2.0: Apache Commons Collections, spring-modules-ojb

GNU Lesser General Public License Version 2.1: IRMI

GNU Lesser General Public License v3.0: Bitronix Transaction Manager :: Core

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, Transaction, Xerces2 Java Parser, javax.inject

Common Public License Version 1.0: JUnit