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-annotations3.4.0.GAjarGNU LESSER GENERAL PUBLIC LICENSE
org.hibernatehibernate-entitymanager3.4.0.GAjarGNU 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.4jarCommon 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
antlrantlr2.7.7jarBSD License
commons-collectionscommons-collections3.2jar/LICENSE.txt
dom4jdom4j1.6.1jar-
javassistjavassist3.4.GAjarlgpl
javax.transactionjta1.1jar-
org.hibernateejb3-persistence1.0.2.GAjar-
org.hibernatehibernate-commons-annotations3.1.0.GAjarGNU LESSER GENERAL PUBLIC LICENSE
org.hibernatehibernate-core3.3.0.SP1jarGNU Lesser General Public License
org.slf4jslf4j-api1.6.0jarMIT License
xml-apisxml-apis1.0.b2jarThe Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

  • org.kuali.student.common:ks-hibernate:pom:1.2.2-M5-SNAPSHOT Information
    • org.hibernate:hibernate-annotations:jar:3.4.0.GA (compile) Information
      • org.hibernate:ejb3-persistence:jar:1.0.2.GA (compile) Information
      • org.hibernate:hibernate-commons-annotations:jar:3.1.0.GA (compile) Information
      • org.hibernate:hibernate-core:jar:3.3.0.SP1 (compile) Information
        • antlr:antlr:jar:2.7.7 (compile) Information
        • commons-collections:commons-collections:jar:3.2 (compile) Information
        • dom4j:dom4j:jar:1.6.1 (compile) Information
        • javax.transaction:jta:jar:1.1 (compile) Information
        • org.slf4j:slf4j-api:jar:1.6.0 (compile) Information
      • org.slf4j:slf4j-api:jar:1.6.0 (compile) Information
      • dom4j:dom4j:jar:1.6.1 (compile) Information
        • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
    • org.hibernate:hibernate-entitymanager:jar:3.4.0.GA (compile) Information
      • org.hibernate:ejb3-persistence:jar:1.0.2.GA (compile) Information
      • org.hibernate:hibernate-commons-annotations:jar:3.1.0.GA (compile) Information
      • org.hibernate:hibernate-annotations:jar:3.4.0.GA (compile) Information
      • org.hibernate:hibernate-core:jar:3.3.0.SP1 (compile) Information
      • org.slf4j:slf4j-api:jar:1.6.0 (compile) Information
      • dom4j:dom4j:jar:1.6.1 (compile) Information
      • javax.transaction:jta:jar:1.1 (compile) Information
      • javassist:javassist:jar:3.4.GA (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.4 (test) Information

Licenses

lgpl: Javassist

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Annotations, Hibernate Commons Annotations, Hibernate Entitity Manager

Educational Community License, Version 2.0: KS Hibernate Pom

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

BSD License: AntLR Parser Generator

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Collections, XML Commons External Components XML APIs

GNU Lesser General Public License: Hibernate Core

MIT License: SLF4J API Module