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 Optional
commons-beanutils commons-beanutils 1.7.0 jar No
commons-collections commons-collections 3.1 jar No
jasperreports jasperreports 3.5.1 jar No
net.sourceforge barbecue 1.1 jar Yes

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
httpunit httpunit 1.6.2 jar
junit junit 3.8.1 jar
log4j log4j 1.2.14 jar
mysql mysql-connector-java 3.1.12 jar
net.sourceforge.jexcelapi jxl 2.6 jar
org.apache.poi poi 3.2-FINAL jar
org.hibernate hibernate 3.2.5.ga jar
xalan xalan 2.7.0 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 Optional
javax.servlet servlet-api 2.3 jar No
opensymphony oscore 2.2.4 jar Yes
opensymphony webwork 2.2.4 jar Yes
opensymphony xwork 1.2.1 jar Yes

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
bouncycastle bcmail-jdk14 136 jar
bouncycastle bcprov-jdk14 136 jar
com.lowagie itext 2.1.0 jar
commons-digester commons-digester 1.7 jar
commons-logging commons-logging 1.0.3 jar
eclipse jdtcore 3.1.0 jar
javax.portlet portlet-api 1.0 jar
jdom jdom 1.0 jar
jfree jcommon 1.0.15 jar
jfree jfreechart 1.0.12 jar
xml-apis xml-apis 1.3.02 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
antlr antlr 2.7.6 jar
asm asm 1.5.3 jar
asm asm-attrs 1.5.3 jar
cglib cglib 2.1_3 jar
dom4j dom4j 1.6.1 jar
javax.transaction jta 1.0.1B jar
jtidy jtidy 4aug2000r7-dev jar
net.sf.ehcache ehcache 1.2.3 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
freemarker freemarker 2.3.4 jar
ognl ognl 2.6.7 jar
org.rifers rife-continuations 0.0.2 jar

Project Dependency Graph

Dependency Tree

  • ar.com.fdvs:DynamicJasper:jar:3.0.13 Information
    • junit:junit:jar:3.8.1 (test) Information
    • jasperreports:jasperreports:jar:3.5.1 (compile) Information
      • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
      • commons-digester:commons-digester:jar:1.7 (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
      • jfree:jcommon:jar:1.0.15 (compile) Information
      • jfree:jfreechart:jar:1.0.12 (compile) Information
        • jfree:jcommon:jar:1.0.15 (compile) Information
      • xml-apis:xml-apis:jar:1.3.02 (compile) Information
      • eclipse:jdtcore:jar:3.1.0 (compile) Information
    • commons-collections:commons-collections:jar:3.1 (compile) Information
    • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
    • opensymphony:xwork:jar:1.2.1 (provided) Information
      • org.rifers:rife-continuations:jar:0.0.2 (provided) Information
      • opensymphony:oscore:jar:2.2.4 (provided) Information
      • ognl:ognl:jar:2.6.7 (provided) Information
      • junit:junit:jar:3.8.1 (provided) Information
    • opensymphony:oscore:jar:2.2.4 (provided) Information
    • opensymphony:webwork:jar:2.2.4 (provided) Information
      • opensymphony:xwork:jar:1.2.1 (provided) Information
      • freemarker:freemarker:jar:2.3.4 (provided) Information
    • javax.servlet:servlet-api:jar:2.3 (provided) Information
    • net.sourceforge:barbecue:jar:1.1 (compile) Information
      • junit:junit:jar:3.8.1 (compile) Information
      • jdom:jdom:jar:1.0 (compile) Information
      • javax.portlet:portlet-api:jar:1.0 (compile) Information
    • org.apache.poi:poi:jar:3.2-FINAL (test) Information
    • net.sourceforge.jexcelapi:jxl:jar:2.6 (test) Information
    • xalan:xalan:jar:2.7.0 (test) Information
    • mysql:mysql-connector-java:jar:3.1.12 (test) Information
    • log4j:log4j:jar:1.2.14 (test) Information
    • hsqldb:hsqldb:jar:1.8.0.7 (test) Information
    • org.hibernate:hibernate:jar:3.2.5.ga (test) Information
      • net.sf.ehcache:ehcache:jar:1.2.3 (test) Information
      • javax.transaction:jta:jar:1.0.1B (test) Information
      • asm:asm-attrs:jar:1.5.3 (test) Information
      • dom4j:dom4j:jar:1.6.1 (test) Information
      • antlr:antlr:jar:2.7.6 (test) Information
      • cglib:cglib:jar:2.1_3 (test) Information
        • asm:asm:jar:1.5.3 (test) Information
      • asm:asm:jar:1.5.3 (test) Information
    • httpunit:httpunit:jar:1.6.2 (test) Information
      • javax.servlet:servlet-api:jar:2.3 (test) Information
      • jtidy:jtidy:jar:4aug2000r7-dev (test) Information

Licenses

Unamed: junit

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

The OpenSymphony Software License 1.1: WebWork, XWork

HSQLDB License: HSQLDB

LGPL: RIFE/Continuations

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate

Unknown: AntLR, Java Transaction API, Logging, MySQL java connector, Portlet API, Unnamed - bouncycastle:bcmail-jdk14:jar:136, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - freemarker:freemarker:jar:2.3.4, Unnamed - javax.servlet:servlet-api:jar:2.3, Unnamed - jdom:jdom:jar:1.0, Unnamed - jfree:jcommon:jar:1.0.15, Unnamed - ognl:ognl:jar:2.6.7, Unnamed - opensymphony:oscore:jar:2.2.4, Unnamed - xalan:xalan:jar:2.7.0, Unnamed - xml-apis:xml-apis:jar:1.3.02, asm, asm-attrs, barbecue, cglib, dom4j, jdtcore

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

GNU Lesser General Public License: JasperReports, Java Excel API

The Apache Software License, Version 2.0: Apache POI, Digester, Log4j, ehcache

CDDL: RIFE/Continuations

Java HTML Tidy License: JTidy

GNU Lesser General Public Licence: jfreechart

MIT License: HttpUnit

GNU Library or Lesser General Public License (LGPL): DynamicJasper

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
asm-1.5.3.jar 25.74 kB 19 14 1 1.2 release
asm-attrs-1.5.3.jar 16.36 kB 22 16 1 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-2.1_3.jar 275.72 kB 243 228 8 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.1.jar 546.26 kB 465 446 12 1.1 debug
commons-digester-1.7.jar 136.69 kB 112 98 6 1.2 debug
commons-logging-1.0.3.jar 30.86 kB 27 17 2 1.2 debug
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug
jdtcore-3.1.0.jar 3.39 MB 1,342 1,255 43 1.2 debug
freemarker-2.3.4.jar 770.55 kB 595 565 17 1.2 debug
hsqldb-1.8.0.7.jar 628.64 kB 340 301 13 1.2 release
httpunit-1.6.2.jar 396.90 kB 303 290 7 1.2 debug
jasperreports-3.5.1.jar 2.24 MB 1,552 1,440 51 1.4 debug
portlet-api-1.0.jar 16.69 kB 31 27 1 1.1 debug
servlet-api-2.3.jar 76.15 kB 83 63 4 1.1 debug
jta-1.0.1B.jar 8.55 kB 22 17 2 1.2 debug
jdom-1.0.jar 149.66 kB 87 75 8 1.1 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
jtidy-4aug2000r7-dev.jar 134.60 kB 129 119 3 1.1 release
junit-3.8.1.jar 118.23 kB 119 100 6 1.1 debug
log4j-1.2.14.jar 358.83 kB 288 256 19 1.1 debug
mysql-connector-java-3.1.12.jar 436.00 kB 158 132 8 1.2 debug
ehcache-1.2.3.jar 203.17 kB 137 117 13 1.3 debug
jxl-2.6.jar 644.91 kB 509 489 11 1.2 debug
ognl-2.6.7.jar 162.42 kB 117 114 1 1.2 debug
poi-3.2-FINAL.jar 1.36 MB 1,103 1,060 31 1.3 debug
hibernate-3.2.5.ga.jar 2.15 MB 1,428 1,344 78 1.4 debug
rife-continuations-0.0.2.jar 114.21 kB 65 55 5 1.4 debug
xalan-2.7.0.jar 2.60 MB 1,267 1,205 42 1.1 debug
xml-apis-1.3.02.jar 189.65 kB 341 301 25 1.1 release
barbecue-1.1.jar 82.72 kB 72 54 12 1.2 release
oscore-2.2.4.jar 88.94 kB 71 51 8 1.2 debug
webwork-2.2.4.jar 2.37 MB 1,930 548 54 1.4 debug
xwork-1.2.1.jar 264.86 kB 203 176 14 1.4 debug
Total Size Entries Classes Packages JDK Rev Debug
39 24.88 MB 16,498 14,013 688 1.4 30
compile: 15 compile: 11.06 MB compile: 6,913 compile: 6,339 compile: 316 - compile: 10
test: 17 test: 10.01 MB test: 6,521 test: 6,102 test: 269 - test: 13
provided: 7 provided: 3.81 MB provided: 3,064 provided: 1,572 provided: 103 - provided: 7

Dependency Repository Locations

Repo ID URL Release Snapshot
apache-snapshot-repository http://people.apache.org/repo/m2-snapshot-repository Yes Yes
opensymphony http://maven.opensymphony.com - Yes
codehaus-repository http://repository.codehaus.org Yes Yes
central http://repo1.maven.org/maven2 Yes -
jaspersoft http://www.jasperforge.org/maven2 Yes Yes

Repository locations for each of the Dependencies.

Artifact apache-snapshot-repository opensymphony codehaus-repository central jaspersoft
antlr:antlr:jar:2.7.6 - - - Found at http://repo1.maven.org/maven2 -
asm:asm:jar:1.5.3 - - - Found at http://repo1.maven.org/maven2 -
asm:asm-attrs:jar:1.5.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:jar:2.1_3 - - - 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.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:1.0.3 - - - Found at http://repo1.maven.org/maven2 -
dom4j:dom4j:jar:1.6.1 - - - Found at http://repo1.maven.org/maven2 -
eclipse:jdtcore:jar:3.1.0 - - - Found at http://repo1.maven.org/maven2 -
freemarker:freemarker:jar:2.3.4 - - - Found at http://repo1.maven.org/maven2 -
hsqldb:hsqldb:jar:1.8.0.7 - - - Found at http://repo1.maven.org/maven2 -
httpunit:httpunit:jar:1.6.2 - - - Found at http://repo1.maven.org/maven2 -
jasperreports:jasperreports:jar:3.5.1 - - - Found at http://repo1.maven.org/maven2 -
javax.portlet:portlet-api:jar:1.0 - - - Found at http://repo1.maven.org/maven2 -
javax.servlet:servlet-api:jar:2.3 - - - Found at http://repo1.maven.org/maven2 -
javax.transaction:jta:jar:1.0.1B - - - - Found at http://www.jasperforge.org/maven2
jdom:jdom:jar:1.0 - - - 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 -
jtidy:jtidy:jar:4aug2000r7-dev - - - Found at http://repo1.maven.org/maven2 -
junit:junit:jar:3.8.1 - - - Found at http://repo1.maven.org/maven2 -
log4j:log4j:jar:1.2.14 - - - Found at http://repo1.maven.org/maven2 -
mysql:mysql-connector-java:jar:3.1.12 - - - Found at http://repo1.maven.org/maven2 -
net.sf.ehcache:ehcache:jar:1.2.3 - - - Found at http://repo1.maven.org/maven2 -
net.sourceforge.jexcelapi:jxl:jar:2.6 - - - Found at http://repo1.maven.org/maven2 -
ognl:ognl:jar:2.6.7 - - - Found at http://repo1.maven.org/maven2 -
org.apache.poi:poi:jar:3.2-FINAL - - - Found at http://repo1.maven.org/maven2 -
org.hibernate:hibernate:jar:3.2.5.ga - - - Found at http://repo1.maven.org/maven2 -
org.rifers:rife-continuations:jar:0.0.2 - - - Found at http://repo1.maven.org/maven2 -
xalan:xalan:jar:2.7.0 - - - Found at http://repo1.maven.org/maven2 -
xml-apis:xml-apis:jar:1.3.02 - - - Found at http://repo1.maven.org/maven2 -
net.sourceforge:barbecue:jar:1.1 - - - - -
opensymphony:oscore:jar:2.2.4 - - - Found at http://repo1.maven.org/maven2 -
opensymphony:webwork:jar:2.2.4 - - - Found at http://repo1.maven.org/maven2 -
opensymphony:xwork:jar:1.2.1 - - - Found at http://repo1.maven.org/maven2 -
Total apache-snapshot-repository opensymphony codehaus-repository central jaspersoft
39 (compile: 15, test: 17, provided: 7) 0 0 0 37 1