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
javax.persistence persistence-api 1.0 jar
log4j log4j 1.2.14 jar
org.hibernate hibernate-annotations 3.4.0.GA jar
org.hibernate hibernate-core 3.3.2.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.7 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.6 jar
commons-collections commons-collections 3.1 jar
dom4j dom4j 1.6.1 jar
javax.transaction jta 1.1 jar
org.hibernate ejb3-persistence 1.0.2.GA jar
org.hibernate hibernate-commons-annotations 3.1.0.GA jar
org.slf4j slf4j-api 1.5.8 jar
xml-apis xml-apis 1.0.b2 jar

Project Dependency Graph

Dependency Tree

  • com.hyper9:simdk:pom:0.0.1-SNAPSHOT Information
    • junit:junit:jar:4.7 (test) Information
    • log4j:log4j:jar:1.2.14 (compile) Information
    • javax.persistence:persistence-api:jar:1.0 (compile) Information
    • org.hibernate:hibernate-core:jar:3.3.2.GA (compile) Information
      • antlr:antlr:jar:2.7.6 (compile) Information
      • commons-collections:commons-collections:jar:3.1 (compile) Information
      • dom4j:dom4j:jar:1.6.1 (compile) Information
        • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
      • javax.transaction:jta:jar:1.1 (compile) Information
      • org.slf4j:slf4j-api:jar:1.5.8 (compile) 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
      • dom4j:dom4j:jar:1.6.1 (compile) Information

Licenses

The SimDK Project License (BSD): simdk

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

Unknown: AntLR, Java Persistence API, Java Transaction API, SLF4J API Module, Unnamed - commons-collections:commons-collections:jar:3.1, dom4j

Common Public License Version 1.0: JUnit

GNU Lesser General Public License: Hibernate Core

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

Common Development and Distribution License (CDDL) v1.0: Enterprise JavaBeans (EJB) 3.0

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
antlr-2.7.6.jar 433.04 kB 226 224 12 1.2 debug
commons-collections-3.1.jar 546.26 kB 465 446 12 1.1 debug
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug
persistence-api-1.0.jar 50.93 kB 97 91 2 1.5 debug
jta-1.1.jar 14.72 kB 24 18 2 1.3 debug
junit-4.7.jar 226.91 kB 261 225 29 1.5 debug
log4j-1.2.14.jar 358.83 kB 288 256 19 1.1 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.2.GA.jar 2.20 MB 1,507 1,409 83 1.4 debug
slf4j-api-1.5.8.jar 22.90 kB 32 21 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
13 4.60 MB 3,657 3,366 209 1.5 12
compile: 12 compile: 4.38 MB compile: 3,396 compile: 3,141 compile: 180 - compile: 11
test: 1 test: 226.91 kB test: 261 test: 225 test: 29 - test: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
maven.lostcreations.com-releases http://maven.lostcreations.com/releases/ - -
maven-jboss http://repository.jboss.com/maven2/ Yes -
codehaus http://repository.codehaus.org Yes -
maven.lostcreations.com http://maven.lostcreations.com/releases/ Yes -
maven.lostcreations.com-snapshots http://maven.lostcreations.com/snapshots/ - -
central http://repo1.maven.org/maven2 Yes -
maven.lostcreations.com-releases-private http://maven.lostcreations.com/releases-private/ - -
maven.java.net-2 http://download.java.net/maven/2 Yes -

Repository locations for each of the Dependencies.

Artifact maven.lostcreations.com-releases maven-jboss codehaus maven.lostcreations.com maven.lostcreations.com-snapshots central maven.lostcreations.com-releases-private maven.java.net-2
antlr:antlr:jar:2.7.6 - Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 - -
commons-collections:commons-collections:jar:3.1 - Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 - -
dom4j:dom4j:jar:1.6.1 - Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 - -
javax.persistence:persistence-api:jar:1.0 - Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 - -
javax.transaction:jta:jar:1.1 - Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 - -
junit:junit:jar:4.7 - - - - - Found at http://repo1.maven.org/maven2 - -
log4j:log4j:jar:1.2.14 - Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 - -
org.hibernate:ejb3-persistence:jar:1.0.2.GA - Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 - -
org.hibernate:hibernate-annotations:jar:3.4.0.GA - Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 - -
org.hibernate:hibernate-commons-annotations:jar:3.1.0.GA - Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 - -
org.hibernate:hibernate-core:jar:3.3.2.GA - Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 - -
org.slf4j:slf4j-api:jar:1.5.8 - Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 - -
xml-apis:xml-apis:jar:1.0.b2 - Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 - -
Total maven.lostcreations.com-releases maven-jboss codehaus maven.lostcreations.com maven.lostcreations.com-snapshots central maven.lostcreations.com-releases-private maven.java.net-2
13 (compile: 12, test: 1) 0 12 0 0 0 13 0 0