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
cglibcglib-nodep2.1_3jar-
com.atomikostransactions-hibernate33.4.1jar-
org.hibernatehibernate-entitymanager3.6.9.FinaljarGNU Lesser General Public 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
commons-collectionscommons-collections3.2.1jarThe Apache Software License, Version 2.0
dom4jdom4j1.6.1jar-
javax.transactionjta1.1jar-
org.hibernatehibernate-commons-annotations3.2.0.FinaljarGNU LESSER GENERAL PUBLIC LICENSE
org.hibernatehibernate-core3.6.9.FinaljarGNU Lesser General Public License
org.hibernate.javax.persistencehibernate-jpa-2.0-api1.0.1.Finaljarlicense.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:

GroupIdArtifactIdVersionTypeLicense
org.hamcresthamcrest-core1.1jarBSD style

Project Dependency Graph

Dependency Tree

  • org.kuali.student.common:ks-hibernate:pom:1.3.0-SNAPSHOT Information
    • org.hibernate:hibernate-entitymanager:jar:3.6.9.Final (compile) Information
      • org.hibernate:hibernate-core:jar:3.6.9.Final (compile) Information
        • commons-collections:commons-collections:jar:3.2.1 (compile) Information
        • dom4j:dom4j:jar:1.6.1 (compile) Information
        • org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final (compile) Information
        • org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.1.Final (compile) Information
        • javax.transaction:jta:jar:1.1 (compile) Information
      • org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.1.Final (compile) Information
    • com.atomikos:transactions-hibernate3:jar:3.4.1 (compile) Information
    • cglib:cglib-nodep:jar:2.1_3 (compile) Information
    • junit:junit:jar:4.10 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.1 (test) Information

Licenses

Unamed: JPA 2.0 API

BSD style: Hamcrest Core

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations

Educational Community License, Version 2.0: KS Hibernate Pom

Unknown: Java Transaction API, cglib, dom4j, transactions-hibernate3

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Commons Collections

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