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
joda-time joda-time 1.5.2 jar
joda-time joda-time-hibernate 1.0 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
hsqldb hsqldb 1.8.0.7 jar
junit junit 3.8.1 jar
org.dbunit dbunit 2.3.0 jar
org.hibernate hibernate-annotations 3.4.0.GA jar
org.hibernate hibernate-core 3.3.1.GA jar
org.hibernate hibernate-entitymanager 3.4.0.GA jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type
geronimo-spec geronimo-spec-jta 1.0.1B-rc4 jar
javax.persistence persistence-api 1.0 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.2 jar
asm asm 1.4.3 jar
cglib cglib 2.0.2 jar
cglib cglib-full 2.0.2 jar
commons-collections commons-collections 3.1 jar
commons-logging commons-logging 1.0.4 jar
commons-logging commons-logging-api 1.0.4 jar
dom4j dom4j 1.6 jar
ehcache ehcache 1.1 jar
hibernate antlr 2.7.5H3 jar
javax.transaction jta 1.1 jar
org.hibernate hibernate 3.0.5 jar
xml-apis xml-apis 1.0.b2 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
commons-lang commons-lang 2.1 jar
javassist javassist 3.4.GA jar
junit-addons junit-addons 1.4 jar
log4j log4j 1.2.13 jar
org.apache.poi poi 3.1-FINAL 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.4.3 jar
org.slf4j slf4j-nop 1.4.3 jar
xerces xercesImpl 2.6.2 jar
xerces xmlParserAPIs 2.6.2 jar

Project Dependency Graph

Dependency Tree

  • net.sf.chronos4j:chronos4j:jar:1.0-SNAPSHOT Information
    • junit:junit:jar:3.8.1 (test) Information
    • joda-time:joda-time:jar:1.5.2 (compile) Information
    • joda-time:joda-time-hibernate:jar:1.0 (compile) Information
      • org.hibernate:hibernate:jar:3.0.5 (compile) Information
        • commons-logging:commons-logging:jar:1.0.4 (compile) Information
        • ehcache:ehcache:jar:1.1 (compile) Information
        • cglib:cglib:jar:2.0.2 (compile) Information
        • asm:asm:jar:1.4.3 (compile) Information
        • dom4j:dom4j:jar:1.6 (compile) Information
        • javax.transaction:jta:jar:1.1 (compile) Information
        • hibernate:antlr:jar:2.7.5H3 (compile) Information
      • commons-logging:commons-logging-api:jar:1.0.4 (compile) Information
      • commons-collections:commons-collections:jar:3.1 (compile) Information
      • ehcache:ehcache:jar:1.1 (compile) Information
      • dom4j:dom4j:jar:1.6 (compile) Information
        • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
      • cglib:cglib-full:jar:2.0.2 (compile) Information
      • antlr:antlr:jar:2.7.2 (compile) Information
    • hsqldb:hsqldb:jar:1.8.0.7 (test) Information
    • org.dbunit:dbunit:jar:2.3.0 (test) Information
      • junit-addons:junit-addons:jar:1.4 (test) Information
        • junit:junit:jar:3.8.1 (test) Information
        • xerces:xercesImpl:jar:2.6.2 (test) Information
        • xerces:xmlParserAPIs:jar:2.6.2 (test) Information
      • org.apache.poi:poi:jar:3.1-FINAL (test) Information
      • commons-collections:commons-collections:jar:3.1 (test) Information
      • commons-lang:commons-lang:jar:2.1 (test) Information
      • org.slf4j:slf4j-api:jar:1.4.3 (test) Information
      • org.slf4j:slf4j-nop:jar:1.4.3 (test) Information
        • org.slf4j:slf4j-api:jar:1.4.3 (test) Information
    • org.hibernate:hibernate-annotations:jar:3.4.0.GA (test) Information
      • org.hibernate:ejb3-persistence:jar:1.0.2.GA (test) Information
      • org.hibernate:hibernate-commons-annotations:jar:3.1.0.GA (test) Information
    • org.hibernate:hibernate-entitymanager:jar:3.4.0.GA (test) Information
      • org.hibernate:ejb3-persistence:jar:1.0.2.GA (test) Information
      • org.hibernate:hibernate-commons-annotations:jar:3.1.0.GA (test) Information
      • org.hibernate:hibernate-annotations:jar:3.4.0.GA (test) Information
      • javassist:javassist:jar:3.4.GA (test) Information
    • javax.persistence:persistence-api:jar:1.0 (provided) Information
    • geronimo-spec:geronimo-spec-jta:jar:1.0.1B-rc4 (provided) Information
    • org.hibernate:hibernate-core:jar:3.3.1.GA (test) Information
      • commons-collections:commons-collections:jar:3.1 (test) Information
      • javax.transaction:jta:jar:1.1 (compile) Information

Licenses

lgpl: Javassist

HSQLDB License: HSQLDB

Apache V2: chronos4j

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

Apache 2: Joda time, Joda time Hibernate support

Unknown: Ehcache, Java Persistence API, Java Transaction API, Log4j, SLF4J API Module, SLF4J NOP Binding, Unnamed - antlr:antlr:jar:2.7.2, Unnamed - asm:asm:jar:1.4.3, Unnamed - cglib:cglib-full:jar:2.0.2, Unnamed - cglib:cglib:jar:2.0.2, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - commons-logging:commons-logging-api:jar:1.0.4, Unnamed - geronimo-spec:geronimo-spec-jta:jar:1.0.1B-rc4, Unnamed - hibernate:antlr:jar:2.7.5H3, Unnamed - junit-addons:junit-addons:jar:1.4, Unnamed - org.hibernate:hibernate:jar:3.0.5, Unnamed - xerces:xercesImpl:jar:2.6.2, Unnamed - xerces:xmlParserAPIs:jar:2.6.2, dom4j

GNU Lesser General Public License, Version 2.1: DbUnit Framework

Common Public License Version 1.0: JUnit

GNU Lesser General Public License: Hibernate Core

The Apache Software License, Version 2.0: Apache POI, Lang, Logging, 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.2.jar 349.88 kB 195 193 8 1.1 debug
asm-1.4.3.jar 25.11 kB 19 14 1 1.2 release
cglib-2.0.2.jar 275.48 kB 246 231 8 1.2 debug
cglib-full-2.0.2.jar 300.71 kB 264 245 9 1.2 debug
commons-collections-3.1.jar 546.26 kB 465 446 12 1.1 debug
commons-lang-2.1.jar 202.85 kB 125 110 8 1.1 debug
commons-logging-1.0.4.jar 37.12 kB 29 18 2 1.2 debug
commons-logging-api-1.0.4.jar 25.59 kB 22 13 2 1.2 debug
dom4j-1.6.jar 306.01 kB 208 190 14 1.3 debug
ehcache-1.1.jar 46.42 kB 34 24 4 1.2 debug
geronimo-spec-jta-1.0.1B-rc4.jar 13.15 kB 23 17 2 1.4 debug
antlr-2.7.5H3.jar 423.01 kB 232 218 11 1.2 debug
hsqldb-1.8.0.7.jar 628.64 kB 340 301 13 1.2 release
javassist-3.4.GA.jar 459.97 kB 279 262 15 1.2 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
joda-time-1.5.2.jar 518.87 kB 672 222 7 1.3 debug
joda-time-hibernate-1.0.jar 28.40 kB 22 13 1 1.3 debug
junit-3.8.1.jar 118.23 kB 119 100 6 1.1 debug
junit-addons-1.4.jar 52.96 kB 48 39 5 1.2 debug
log4j-1.2.13.jar 349.79 kB 283 253 19 1.1 debug
poi-3.1-FINAL.jar 1.28 MB 998 959 28 1.3 debug
dbunit-2.3.0.jar 466.06 kB 340 304 24 1.4 debug
ejb3-persistence-1.0.2.GA.jar 49.40 kB 97 91 2 1.5 debug
hibernate-3.0.5.jar 1.60 MB 1,048 992 50 1.2 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.1.GA.jar 2.17 MB 1,482 1,386 81 1.4 debug
hibernate-entitymanager-3.4.0.GA.jar 116.50 kB 92 77 8 1.5 debug
slf4j-api-1.4.3.jar 14.99 kB 28 17 3 1.3 debug
slf4j-nop-1.4.3.jar 5.95 kB 15 5 1 1.3 debug
xercesImpl-2.6.2.jar 986.99 kB 845 784 37 1.1 release
xmlParserAPIs-2.6.2.jar 121.80 kB 238 207 17 1.1 release
xml-apis-1.0.b2.jar 106.76 kB 217 184 17 1.2 release
Total Size Entries Classes Packages JDK Rev Debug
34 11.87 MB 9,381 8,235 433 1.5 29
compile: 15 compile: 4.53 MB compile: 3,697 compile: 3,021 compile: 148 - compile: 13
test: 17 test: 7.27 MB test: 5,564 test: 5,106 test: 281 - test: 14
provided: 2 provided: 64.08 kB provided: 120 provided: 108 provided: 4 - provided: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
central http://repo1.maven.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact central
antlr:antlr:jar:2.7.2 Found at http://repo1.maven.org/maven2
asm:asm:jar:1.4.3 Found at http://repo1.maven.org/maven2
cglib:cglib:jar:2.0.2 Found at http://repo1.maven.org/maven2
cglib:cglib-full:jar:2.0.2 Found at http://repo1.maven.org/maven2
commons-collections:commons-collections:jar:3.1 Found at http://repo1.maven.org/maven2
commons-lang:commons-lang:jar:2.1 Found at http://repo1.maven.org/maven2
commons-logging:commons-logging:jar:1.0.4 Found at http://repo1.maven.org/maven2
commons-logging:commons-logging-api:jar:1.0.4 Found at http://repo1.maven.org/maven2
dom4j:dom4j:jar:1.6 Found at http://repo1.maven.org/maven2
ehcache:ehcache:jar:1.1 Found at http://repo1.maven.org/maven2
geronimo-spec:geronimo-spec-jta:jar:1.0.1B-rc4 Found at http://repo1.maven.org/maven2
hibernate:antlr:jar:2.7.5H3 Found at http://repo1.maven.org/maven2
hsqldb:hsqldb:jar:1.8.0.7 Found at http://repo1.maven.org/maven2
javassist:javassist:jar:3.4.GA Found at http://repo1.maven.org/maven2
javax.persistence:persistence-api:jar:1.0 Found at http://repo1.maven.org/maven2
javax.transaction:jta:jar:1.1 Found at http://repo1.maven.org/maven2
joda-time:joda-time:jar:1.5.2 Found at http://repo1.maven.org/maven2
joda-time:joda-time-hibernate:jar:1.0 Found at http://repo1.maven.org/maven2
junit:junit:jar:3.8.1 Found at http://repo1.maven.org/maven2
junit-addons:junit-addons:jar:1.4 Found at http://repo1.maven.org/maven2
log4j:log4j:jar:1.2.13 Found at http://repo1.maven.org/maven2
org.apache.poi:poi:jar:3.1-FINAL Found at http://repo1.maven.org/maven2
org.dbunit:dbunit:jar:2.3.0 Found at http://repo1.maven.org/maven2
org.hibernate:ejb3-persistence:jar:1.0.2.GA Found at http://repo1.maven.org/maven2
org.hibernate:hibernate:jar:3.0.5 Found at http://repo1.maven.org/maven2
org.hibernate:hibernate-annotations:jar:3.4.0.GA Found at http://repo1.maven.org/maven2
org.hibernate:hibernate-commons-annotations:jar:3.1.0.GA Found at http://repo1.maven.org/maven2
org.hibernate:hibernate-core:jar:3.3.1.GA Found at http://repo1.maven.org/maven2
org.hibernate:hibernate-entitymanager:jar:3.4.0.GA Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-api:jar:1.4.3 Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-nop:jar:1.4.3 Found at http://repo1.maven.org/maven2
xerces:xercesImpl:jar:2.6.2 Found at http://repo1.maven.org/maven2
xerces:xmlParserAPIs:jar:2.6.2 Found at http://repo1.maven.org/maven2
xml-apis:xml-apis:jar:1.0.b2 Found at http://repo1.maven.org/maven2
Total central
34 (compile: 15, test: 17, provided: 2) 34