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 | 
|---|
| cglib | cglib-nodep | 2.1_3 | jar | 
| com.atomikos | transactions-hibernate3 | 3.4.1 | jar | 
| org.hibernate | hibernate-annotations | 3.4.0.GA | jar | 
| org.hibernate | hibernate-entitymanager | 3.4.0.GA | jar | 
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 | 
|---|
| junit | junit | 4.4 | jar | 
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 | 
|---|
| antlr | antlr | 2.7.7 | jar | 
| commons-collections | commons-collections | 3.2 | jar | 
| dom4j | dom4j | 1.6.1 | jar | 
| javassist | javassist | 3.4.GA | jar | 
| javax.transaction | jta | 1.0.1B | jar | 
| org.hibernate | ejb3-persistence | 1.0.2.GA | jar | 
| org.hibernate | hibernate-commons-annotations | 3.1.0.GA | jar | 
| org.hibernate | hibernate-core | 3.3.0.SP1 | jar | 
| org.slf4j | slf4j-api | 1.6.0 | jar | 
| xml-apis | xml-apis | 1.0.b2 | jar | 
Project Dependency Graph
Dependency Tree
- org.kuali.student.common:ks-hibernate:pom:1.1.0-M10-SNAPSHOT  - org.hibernate:hibernate-annotations:jar:3.4.0.GA (compile)  - org.hibernate:ejb3-persistence:jar:1.0.2.GA (compile)  | Java Persistence API | 
|---|
 | Description: Java Persistence API URL: http://www.hibernate.org Project License: No project license is defined for this project. |  
 
- org.hibernate:hibernate-commons-annotations:jar:3.1.0.GA (compile)  | Hibernate Commons Annotations | 
|---|
 | Description: Hibernate Commons Annotations is a utility project used by annotations based Hibernate sub-projects. Project License: GNU LESSER GENERAL PUBLIC LICENSE |  
 
- org.slf4j:slf4j-api:jar:1.6.0 (compile)  
 
- org.hibernate:hibernate-core:jar:3.3.0.SP1 (compile)  - antlr:antlr:jar:2.7.7 (compile)  | AntLR Parser Generator | 
|---|
 | Description: A framework for constructing recognizers, compilers,
    and translators from grammatical descriptions containing
    Java, C#, C++, or Python actions. URL: http://www.antlr.org/ Project License: BSD License |  
 
- commons-collections:commons-collections:jar:3.2 (compile)  
- dom4j:dom4j:jar:1.6.1 (compile)  | dom4j | 
|---|
 | Description: dom4j: the flexible XML framework for Java URL: http://dom4j.org Project License: No project license is defined for this project. |  
 
- javax.transaction:jta:jar:1.0.1B (compile)  | Java Transaction API | 
|---|
 | Description: The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation. URL: http://java.sun.com/products/jta Project License: No project license is defined for this project. |  
 
- org.slf4j:slf4j-api:jar:1.6.0 (compile)  
 
- org.slf4j:slf4j-api:jar:1.6.0 (compile)  
- dom4j:dom4j:jar:1.6.1 (compile)  | dom4j | 
|---|
 | Description: dom4j: the flexible XML framework for Java URL: http://dom4j.org Project License: No project license is defined for this project. |  
 
- xml-apis:xml-apis:jar:1.0.b2 (compile)  | XML Commons External Components XML APIs | 
|---|
 | Description: xml-commons provides an Apache-hosted set of DOM, SAX, and 
    JAXP interfaces for use in other xml-based projects. Our hope is that we 
    can standardize on both a common version and packaging scheme for these 
    critical XML standards interfaces to make the lives of both our developers 
    and users easier. The External Components portion of xml-commons contains 
    interfaces that are defined by external standards organizations. For DOM, 
    that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for 
    JAXP it's Sun. URL: http://xml.apache.org/commons/#external Project License: The Apache Software License, Version 2.0 |  
 
 
 
- org.hibernate:hibernate-entitymanager:jar:3.4.0.GA (compile)  - org.hibernate:ejb3-persistence:jar:1.0.2.GA (compile)  | Java Persistence API | 
|---|
 | Description: Java Persistence API URL: http://www.hibernate.org Project License: No project license is defined for this project. |  
 
- org.hibernate:hibernate-commons-annotations:jar:3.1.0.GA (compile)  | Hibernate Commons Annotations | 
|---|
 | Description: Hibernate Commons Annotations is a utility project used by annotations based Hibernate sub-projects. Project License: GNU LESSER GENERAL PUBLIC LICENSE |  
 
- org.hibernate:hibernate-annotations:jar:3.4.0.GA (compile)  
- org.hibernate:hibernate-core:jar:3.3.0.SP1 (compile)  
- org.slf4j:slf4j-api:jar:1.6.0 (compile)  
- dom4j:dom4j:jar:1.6.1 (compile)  | dom4j | 
|---|
 | Description: dom4j: the flexible XML framework for Java URL: http://dom4j.org Project License: No project license is defined for this project. |  
 
- javax.transaction:jta:jar:1.0.1B (compile)  | Java Transaction API | 
|---|
 | Description: The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation. URL: http://java.sun.com/products/jta Project License: No project license is defined for this project. |  
 
- javassist:javassist:jar:3.4.GA (compile)  
 
- com.atomikos:transactions-hibernate3:jar:3.4.1 (compile)  | Unnamed - com.atomikos:transactions-hibernate3:jar:3.4.1 | 
|---|
 | Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |  
 
- cglib:cglib-nodep:jar:2.1_3 (compile)  | cglib | 
|---|
 | Description: There is currently no description associated with this project. URL: http://cglib.sourceforge.net/ Project License: No project license is defined for this project. |  
 
- junit:junit:jar:4.4 (test)  
 
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, Unnamed - com.atomikos:transactions-hibernate3:jar:3.4.1, cglib, dom4j
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
Dependency File Details
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | 
|---|
| antlr-2.7.7.jar | 434.85 kB | 239 | 224 | 12 | 1.2 | debug | 
| cglib-nodep-2.1_3.jar | 316.64 kB | 262 | 258 | 10 | 1.1 | debug | 
| transactions-hibernate3-3.4.1.jar | 2.30 kB | 9 | 2 | 1 | 1.2 | debug | 
| commons-collections-3.2.jar | 557.87 kB | 477 | 458 | 12 | 1.1 | debug | 
| dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug | 
| javassist-3.4.GA.jar | 459.97 kB | 279 | 262 | 15 | 1.2 | debug | 
| jta-1.0.1B.jar | 8.60 kB | 22 | 17 | 2 | 1.1 | debug | 
| junit-4.4.jar | 157.69 kB | 188 | 154 | 20 | 1.5 | debug | 
| ejb3-persistence-1.0.2.GA.jar | 49.40 kB | 97 | 91 | 2 | 1.5 | debug | 
| hibernate-annotations-3.4.0.GA.jar | 273.16 kB | 166 | 153 | 8 | 1.5 | debug | 
| hibernate-commons-annotations-3.1.0.GA.jar | 65.42 kB | 69 | 58 | 6 | 1.5 | debug | 
| hibernate-core-3.3.0.SP1.jar | 2.16 MB | 1,474 | 1,378 | 81 | 1.4 | debug | 
| hibernate-entitymanager-3.4.0.GA.jar | 116.50 kB | 92 | 77 | 8 | 1.5 | debug | 
| slf4j-api-1.6.0.jar | 24.90 kB | 34 | 23 | 3 | 1.3 | debug | 
| xml-apis-1.0.b2.jar | 106.76 kB | 217 | 184 | 17 | 1.2 | release | 
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug | 
|---|
| 15 | 4.97 MB | 3,833 | 3,529 | 211 | 1.5 | 14 | 
| compile: 14 | compile: 4.82 MB | compile: 3,645 | compile: 3,375 | compile: 191 | - | compile: 13 | 
| test: 1 | test: 157.69 kB | test: 188 | test: 154 | test: 20 | - | test: 1 |