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
aopalliance aopalliance 1.0 jar
asm asm 2.2.3 jar
asm asm-commons 2.2.3 jar
asm asm-util 2.2.3 jar
cglib cglib-nodep 2.1_3 jar
com.apple javaextensions 1.0 jar
com.h2database h2 1.1.111 jar
com.lowagie itext 2.1.0 jar
commons-beanutils commons-beanutils 1.7.0 jar
commons-digester commons-digester 1.7 jar
commons-logging commons-logging 99.0-does-not-exist jar
jasperreports jasperreports 3.5.0 jar
javax.mail mail 1.4.1 jar
junit junit 4.4 jar
net.java.dev.timingframework timingframework 1.0 jar
net.sf.ehcache ehcache 1.6.0 jar
net.sourceforge.jexcelapi jxl 2.6.3 jar
org.apache.poi poi 3.0.2-FINAL jar
org.aspectj aspectjrt 1.5.4 jar
org.aspectj aspectjweaver 1.5.4 jar
org.dbunit dbunit 2.4.4 jar
org.jdom jaxen-core 1.0-FCS jar
org.jdom jaxen-jdom 1.0-FCS jar
org.jdom jdom 1.1 jar
org.jdom saxpath 1.0-FCS jar
org.jtheque jtheque-utils 1.1.2 jar
org.slf4j jcl-over-slf4j 1.5.8 jar
org.slf4j slf4j-api 1.5.8 jar
org.springframework spring-aop 2.5.6 jar
org.springframework spring-beans 2.5.6 jar
org.springframework spring-context 2.5.6 jar
org.springframework spring-context-support 2.5.6 jar
org.springframework spring-core 2.5.6 jar
org.springframework spring-jdbc 2.5.6 jar
org.springframework spring-tx 2.5.6 jar
org.substance substance 6.0 jar
org.swinglabs jxlayer 3.0.4 jar
org.swinglabs swingx 1.6 jar
org.trident trident 1.2 jar
xerces xercesImpl 2.9.1 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
org.easymock easymock 2.4 jar
org.slf4j slf4j-log4j12 1.5.8 jar
org.springframework spring-test 2.5.6 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
asm asm-tree 2.2.3 jar
bouncycastle bcmail-jdk14 136 jar
bouncycastle bcprov-jdk14 136 jar
commons-collections commons-collections 3.2.1 jar
eclipse jdtcore 3.1.0 jar
javax.activation activation 1.1 jar
jfree jcommon 1.0.15 jar
jfree jfreechart 1.0.12 jar
log4j log4j 1.2.14 jar
xml-apis xml-apis 1.0.b2 jar

Project Dependency Graph

Dependency Tree

  • org.jtheque:jtheque-core:jar:2.0.3.1 Information
    • org.dbunit:dbunit:jar:2.4.4 (compile) Information
    • junit:junit:jar:4.4 (compile) Information
    • org.jtheque:jtheque-utils:jar:1.1.2 (compile) Information
      • org.slf4j:jcl-over-slf4j:jar:1.5.8 (compile) Information
      • junit:junit:jar:4.4 (compile) Information
      • org.dbunit:dbunit:jar:2.4.4 (compile) Information
    • org.slf4j:slf4j-api:jar:1.5.8 (compile) Information
    • org.slf4j:slf4j-log4j12:jar:1.5.8 (test) Information
    • org.slf4j:jcl-over-slf4j:jar:1.5.8 (compile) Information
      • org.slf4j:slf4j-api:jar:1.5.8 (compile) Information
    • org.substance:substance:jar:6.0 (compile) Information
    • org.trident:trident:jar:1.2 (compile) Information
    • javax.mail:mail:jar:1.4.1 (compile) Information
      • javax.activation:activation:jar:1.1 (compile) Information
    • commons-logging:commons-logging:jar:99.0-does-not-exist (compile) Information
    • commons-digester:commons-digester:jar:1.7 (compile) Information
      • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
    • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
    • aopalliance:aopalliance:jar:1.0 (compile) Information
    • asm:asm:jar:2.2.3 (compile) Information
    • asm:asm-util:jar:2.2.3 (compile) Information
      • asm:asm-tree:jar:2.2.3 (compile) Information
        • asm:asm:jar:2.2.3 (compile) Information
    • asm:asm-commons:jar:2.2.3 (compile) Information
      • asm:asm-tree:jar:2.2.3 (compile) Information
    • org.aspectj:aspectjrt:jar:1.5.4 (compile) Information
    • org.aspectj:aspectjweaver:jar:1.5.4 (compile) Information
    • com.apple:javaextensions:jar:1.0 (compile) Information
    • org.swinglabs:swingx:jar:1.6 (compile) Information
    • net.java.dev.timingframework:timingframework:jar:1.0 (compile) Information
    • com.lowagie:itext:jar:2.1.0 (compile) Information
      • bouncycastle:bcmail-jdk14:jar:136 (compile) Information
      • bouncycastle:bcprov-jdk14:jar:136 (compile) Information
    • jasperreports:jasperreports:jar:3.5.0 (compile) Information
      • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
      • commons-collections:commons-collections:jar:3.2.1 (compile) Information
      • commons-digester:commons-digester:jar:1.7 (compile) Information
      • commons-logging:commons-logging:jar:99.0-does-not-exist (compile) Information
      • com.lowagie:itext:jar:2.1.0 (compile) Information
      • jfree:jcommon:jar:1.0.15 (compile) Information
      • jfree:jfreechart:jar:1.0.12 (compile) Information
      • eclipse:jdtcore:jar:3.1.0 (compile) Information
    • net.sourceforge.jexcelapi:jxl:jar:2.6.3 (compile) Information
    • org.apache.poi:poi:jar:3.0.2-FINAL (compile) Information
    • net.sf.ehcache:ehcache:jar:1.6.0 (compile) Information
    • com.h2database:h2:jar:1.1.111 (compile) Information
    • cglib:cglib-nodep:jar:2.1_3 (compile) Information
    • org.springframework:spring-aop:jar:2.5.6 (compile) Information
    • org.springframework:spring-beans:jar:2.5.6 (compile) Information
    • org.springframework:spring-context:jar:2.5.6 (compile) Information
    • org.springframework:spring-context-support:jar:2.5.6 (compile) Information
    • org.springframework:spring-core:jar:2.5.6 (compile) Information
    • org.springframework:spring-jdbc:jar:2.5.6 (compile) Information
    • org.springframework:spring-tx:jar:2.5.6 (compile) Information
    • org.jdom:saxpath:jar:1.0-FCS (compile) Information
    • org.jdom:jaxen-core:jar:1.0-FCS (compile) Information
    • org.jdom:jaxen-jdom:jar:1.0-FCS (compile) Information
    • org.jdom:jdom:jar:1.1 (compile) Information
    • xerces:xercesImpl:jar:2.9.1 (compile) Information
    • org.swinglabs:jxlayer:jar:3.0.4 (compile) Information
    • org.springframework:spring-test:jar:2.5.6 (test) Information
    • org.easymock:easymock:jar:2.4 (test) Information

Licenses

Bouncy Castle License: Legion of the Bouncy Castle Java Cryptography APIs

Public Domain: AOP alliance

Unknown: ASM Commons, ASM Core, ASM Tree, ASM Util, JCL 1.1.1 implemented over SLF4J, JDOM, SLF4J API Module, SLF4J LOG4J-12 Binding, Unnamed - bouncycastle:bcmail-jdk14:jar:136, Unnamed - com.apple:javaextensions:jar:1.0, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - javax.activation:activation:jar:1.1, Unnamed - javax.mail:mail:jar:1.4.1, Unnamed - org.substance:substance:pom:6.0, Unnamed - org.trident:trident:pom:1.2, cglib, commons-logging, jaxen-core from jdom 1.1 distribution, jaxen-jdom from jdom 1.1 distribution, jdtcore, saxpath from jdom 1.1 distribution

Mozilla Public License: iText, a Free Java-PDF library

BSD: JXLayer

Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver

GNU Lesser General Public License, Version 2.1: DbUnit Framework

GNU GPL V3: JTheque Core, JTheque Utils

The Apache Software License, Version 2.0: Apache POI, Commons Collections, Digester, Ehcache Core, Log4j, Spring Framework: AOP, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Context Support, Spring Framework: Core, Spring Framework: JDBC, Spring Framework: Test, Spring Framework: Transaction, XML Commons External Components XML APIs, Xerces2 Java Parser

GNU Lesser General Public License: JasperReports, jxl

Berkeley Software Distribution (BSD) License: Timing Framework

Lesser General Public License (LGPL): SwingX

GNU Lesser General Public Licence: jcommon, jfreechart

The H2 License, Version 1.0: H2 Database Engine

Common Public License Version 1.0: JUnit

MIT License: EasyMock

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
asm-2.2.3.jar 34.02 kB 23 22 2 1.2 release
asm-commons-2.2.3.jar 14.76 kB 10 9 1 1.2 release
asm-tree-2.2.3.jar 15.87 kB 25 24 1 1.2 release
asm-util-2.2.3.jar 34.17 kB 21 20 2 1.2 release
bcmail-jdk14-136.jar 184.80 kB 159 142 8 1.2 release
bcprov-jdk14-136.jar 1.34 MB 1,242 1,163 71 1.2 release
cglib-nodep-2.1_3.jar 316.64 kB 262 258 10 1.1 debug
javaextensions-1.0.jar 4.09 kB 13 7 2 1.1 debug
h2-1.1.111.jar 1.10 MB 457 454 29 1.2 debug
itext-2.1.0.jar 1.00 MB 458 415 18 1.4 release
commons-beanutils-1.7.0.jar 184.25 kB 129 111 5 1.2 debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-digester-1.7.jar 136.69 kB 112 98 6 1.2 debug
commons-logging-99.0-does-not-exist.jar .17 kB 1 0 0 - release
jdtcore-3.1.0.jar 3.39 MB 1,342 1,255 43 1.2 debug
jasperreports-3.5.0.jar 2.19 MB 1,524 1,415 49 1.4 debug
activation-1.1.jar 61.51 kB 50 38 3 1.4 debug
mail-1.4.1.jar 437.18 kB 303 279 13 1.4 debug
jcommon-1.0.15.jar 302.04 kB 238 209 18 1.2 debug
jfreechart-1.0.12.jar 1.31 MB 658 586 36 1.3 debug
junit-4.4.jar 157.69 kB 188 154 20 1.5 debug
log4j-1.2.14.jar 358.83 kB 288 256 19 1.1 debug
timingframework-1.0.jar 100.21 kB 60 48 3 1.5 debug
ehcache-1.6.0.jar 205.10 kB 147 121 15 1.5 debug
jxl-2.6.3.jar 1,022.68 kB 547 518 11 1.1 debug
poi-3.0.2-FINAL.jar 941.68 kB 581 550 22 1.3 debug
aspectjrt-1.5.4.jar 112.29 kB 144 127 10 1.5 debug
aspectjweaver-1.5.4.jar 1.81 MB 1,153 1,093 36 1.5 debug
dbunit-2.4.4.jar 539.54 kB 386 347 26 1.4 debug
easymock-2.4.jar 79.23 kB 83 71 3 1.5 debug
jaxen-core-1.0-FCS.jar 157.19 kB 177 163 7 1.1 debug
jaxen-jdom-1.0-FCS.jar 5.74 kB 9 4 1 1.1 debug
jdom-1.1.jar 149.53 kB 89 76 8 1.2 debug
saxpath-1.0-FCS.jar 23.01 kB 25 16 4 1.1 debug
jtheque-utils-1.1.2.jar 65.46 kB 67 51 7 1.6 debug
jcl-over-slf4j-1.5.8.jar 16.70 kB 23 9 2 1.3 debug
slf4j-api-1.5.8.jar 22.90 kB 32 21 3 1.3 debug
slf4j-log4j12-1.5.8.jar 9.45 kB 16 6 1 1.3 debug
spring-aop-2.5.6.jar 318.30 kB 272 248 15 1.5 debug
spring-beans-2.5.6.jar 476.84 kB 327 297 15 1.5 debug
spring-context-2.5.6.jar 465.76 kB 407 344 48 1.5 debug
spring-context-support-2.5.6.jar 94.61 kB 74 57 8 1.4 debug
spring-core-2.5.6.jar 278.80 kB 214 212 19 1.5 debug
spring-jdbc-2.5.6.jar 327.62 kB 266 245 15 1.5 debug
spring-test-2.5.6.jar 176.68 kB 131 110 15 1.5 debug
spring-tx-2.5.6.jar 225.75 kB 216 185 20 1.5 debug
substance-6.0.jar 1.68 MB 1,189 986 52 1.6 debug
jxlayer-3.0.4.jar 47.35 kB 40 26 4 1.5 release
swingx-1.6.jar 1.23 MB 980 836 42 1.5 debug
trident-1.2.jar 87.79 kB 94 83 6 1.6 debug
xercesImpl-2.9.1.jar 1.17 MB 964 894 38 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
53 24.88 MB 16,930 15,310 843 1.6 42
compile: 50 compile: 24.62 MB compile: 16,700 compile: 15,123 compile: 824 - compile: 39
test: 3 test: 265.37 kB test: 230 test: 187 test: 19 - test: 3

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes -
com.anasoft.os.repository.releases http://anasoft-os-repo.googlecode.com/svn/repository/releases Yes Yes -
Version99 http://no-commons-logging.zapto.org/mvn2 Yes Yes Yes
JTheque http://jtheque.developpez.com/repository Yes Yes Yes
swinglabs-snapshots http://oss.sonatype.org/content/repositories/swinglabs-snapshots/ - Yes -
central http://repo1.maven.org/maven2 Yes - -
com.anasoft.os.repository.snapshots http://anasoft-os-repo.googlecode.com/svn/repository/snapshots Yes Yes -
jaspersoft http://www.jasperforge.org/maven2 Yes Yes -

Repository locations for each of the Dependencies.

Artifact apache.snapshots com.anasoft.os.repository.releases swinglabs-snapshots central com.anasoft.os.repository.snapshots jaspersoft
aopalliance:aopalliance:jar:1.0 - - - Found at http://repo1.maven.org/maven2 - -
asm:asm:jar:2.2.3 - - - Found at http://repo1.maven.org/maven2 - -
asm:asm-commons:jar:2.2.3 - - - Found at http://repo1.maven.org/maven2 - -
asm:asm-tree:jar:2.2.3 - - - Found at http://repo1.maven.org/maven2 - -
asm:asm-util:jar:2.2.3 - - - Found at http://repo1.maven.org/maven2 - -
bouncycastle:bcmail-jdk14:jar:136 - - - Found at http://repo1.maven.org/maven2 - -
bouncycastle:bcprov-jdk14:jar:136 - - - Found at http://repo1.maven.org/maven2 - -
cglib:cglib-nodep:jar:2.1_3 - - - Found at http://repo1.maven.org/maven2 - -
com.apple:javaextensions:jar:1.0 - - - - - -
com.h2database:h2:jar:1.1.111 - - - Found at http://repo1.maven.org/maven2 - -
com.lowagie:itext:jar:2.1.0 - - - Found at http://repo1.maven.org/maven2 - -
commons-beanutils:commons-beanutils:jar:1.7.0 - - - Found at http://repo1.maven.org/maven2 - -
commons-collections:commons-collections:jar:3.2.1 - - - Found at http://repo1.maven.org/maven2 - -
commons-digester:commons-digester:jar:1.7 - - - Found at http://repo1.maven.org/maven2 - -
commons-logging:commons-logging:jar:99.0-does-not-exist - - - - - -
eclipse:jdtcore:jar:3.1.0 - - - Found at http://repo1.maven.org/maven2 - -
jasperreports:jasperreports:jar:3.5.0 - - - Found at http://repo1.maven.org/maven2 - -
javax.activation:activation:jar:1.1 - - - Found at http://repo1.maven.org/maven2 - Found at http://www.jasperforge.org/maven2
javax.mail:mail:jar:1.4.1 - - - Found at http://repo1.maven.org/maven2 - -
jfree:jcommon:jar:1.0.15 - - - Found at http://repo1.maven.org/maven2 - -
jfree:jfreechart:jar:1.0.12 - - - Found at http://repo1.maven.org/maven2 - -
junit:junit:jar:4.4 - - - Found at http://repo1.maven.org/maven2 - -
log4j:log4j:jar:1.2.14 - - - Found at http://repo1.maven.org/maven2 - -
net.java.dev.timingframework:timingframework:jar:1.0 - - - Found at http://repo1.maven.org/maven2 - -
net.sf.ehcache:ehcache:jar:1.6.0 - - - Found at http://repo1.maven.org/maven2 - -
net.sourceforge.jexcelapi:jxl:jar:2.6.3 - - - Found at http://repo1.maven.org/maven2 - -
org.apache.poi:poi:jar:3.0.2-FINAL - - - Found at http://repo1.maven.org/maven2 - -
org.aspectj:aspectjrt:jar:1.5.4 - - - Found at http://repo1.maven.org/maven2 - -
org.aspectj:aspectjweaver:jar:1.5.4 - - - Found at http://repo1.maven.org/maven2 - -
org.dbunit:dbunit:jar:2.4.4 - - - Found at http://repo1.maven.org/maven2 - -
org.easymock:easymock:jar:2.4 - - - Found at http://repo1.maven.org/maven2 - -
org.jdom:jaxen-core:jar:1.0-FCS - - - Found at http://repo1.maven.org/maven2 - -
org.jdom:jaxen-jdom:jar:1.0-FCS - - - Found at http://repo1.maven.org/maven2 - -
org.jdom:jdom:jar:1.1 - - - Found at http://repo1.maven.org/maven2 - -
org.jdom:saxpath:jar:1.0-FCS - - - Found at http://repo1.maven.org/maven2 - -
org.jtheque:jtheque-utils:jar:1.1.2 - - - - - -
org.slf4j:jcl-over-slf4j:jar:1.5.8 - - - Found at http://repo1.maven.org/maven2 - -
org.slf4j:slf4j-api:jar:1.5.8 - - - Found at http://repo1.maven.org/maven2 - -
org.slf4j:slf4j-log4j12:jar:1.5.8 - - - Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-aop:jar:2.5.6 - - - Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-beans:jar:2.5.6 - - - Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-context:jar:2.5.6 - - - Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-context-support:jar:2.5.6 - - - Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-core:jar:2.5.6 - - - Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-jdbc:jar:2.5.6 - - - Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-test:jar:2.5.6 - - - Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-tx:jar:2.5.6 - - - Found at http://repo1.maven.org/maven2 - -
org.substance:substance:jar:6.0 - - - - - -
org.swinglabs:jxlayer:jar:3.0.4 - - - Found at http://repo1.maven.org/maven2 - -
org.swinglabs:swingx:jar:1.6 - - - Found at http://repo1.maven.org/maven2 - -
org.trident:trident:jar:1.2 - - - - - -
xerces:xercesImpl:jar:2.9.1 - - - Found at http://repo1.maven.org/maven2 - -
xml-apis:xml-apis:jar:1.0.b2 - - - Found at http://repo1.maven.org/maven2 - -
Total apache.snapshots com.anasoft.os.repository.releases swinglabs-snapshots central com.anasoft.os.repository.snapshots jaspersoft
53 (compile: 50, test: 3) 0 0 0 48 0 1

Top of the page