Project Dependencies
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
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 | License |
---|
junit | junit | 3.8.1 | jar | Common Public License Version 1.0 |
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 | License |
---|
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 | - |
commons-collections | commons-collections | 2.1.1 | jar | - |
commons-logging | commons-logging | 1.0.4 | jar | /LICENSE.txt |
concurrent | concurrent | 1.3.4 | jar | >http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html |
dom4j | dom4j | 1.6.1 | jar | - |
javax.transaction | jta | 1.0.1B | jar | - |
net.sf.ehcache | ehcache | 1.2.3 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- p3j:p3j:jar:0.9.5

- james2:core:jar:0.8.5 (compile)

Core |
---|
Description: There is currently no description associated with this project. URL: http://www.jamesii.org/core Project License: No project license is defined for this project. |
- colt:colt:jar:1.2.0 (compile)

colt |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- concurrent:concurrent:jar:1.3.4 (compile)

Dough Lea's util.concurrent package |
---|
Description: There is currently no description associated with this project. Project License: Public domain, Sun Microsoystems |
- jeppers:jgrid:jar:1.1 (compile)

jgrid |
---|
Description: Artifactory auto generated POM Project License: No project license is defined for this project. |
- jmathtools:mathplot:jar:08-2009 (compile)

mathplot |
---|
Description: Artifactory auto generated POM Project License: No project license is defined for this project. |
- com.jgoodies:forms:jar:1.2.1 (compile)

JGoodies Forms |
---|
Description: The JGoodies Forms framework helps you lay out and implement
elegant Swing panels quickly and consistently.
It makes simple things easy and the hard stuff possible,
the good design easy and the bad difficult. URL: https://forms.dev.java.net/ Project License: The BSD License |
- com.jgoodies:looks:jar:2.3.1 (compile)

looks |
---|
Description: Artifactory auto generated POM Project License: No project license is defined for this project. |
- org.hibernate:hibernate:jar:3.2.7.ga (compile)

- net.sf.ehcache:ehcache:jar:1.2.3 (compile)

ehcache |
---|
Description: ehcache is a pure Java, in-process cache with the following features:
1. Fast.
2. Simple.
3. Multiple eviction policies: LRU, LFU and FIFO.
4. Caches can be in memory or on disk.
5. Disk Stores can be persistent between VM restarts.
6. Distributed caching using multicast and RMI, with a pluggable API.
7. Cache and CacheManager listeners
8. Supports multiple Caches per CacheManager, and multiple CacheManagers per application.
9. Acts as a pluggable cache for Hibernate 3.1, 3 and 2.1.
10. Small foot print. Both in terms of size and memory requirements.
11. Minimal dependencies apart from J2SE.
12. Fully documented. See the online Documentation and the online JavaDoc.
13. Comprehensive Test Coverage. See the clover test report.
14. Available under the Apache 1.1 license. EHCache's copyright and licensing has been reviewed and approved by the Apache Software Foundation, making EHCache suitable for use in Apache projects.
15. Production tested. EHCache is used on a large and very busy eCommerce site.
16. Web caching, pull-through caches and other common caching implementations are provided in the ehcache-constructs module. URL: http://ehcache.sf.net Project License: The Apache Software License, Version 2.0 |
- commons-logging:commons-logging:jar:1.0.4 (compile)

- 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. |
- commons-logging:commons-logging:jar:1.0.4 (compile)

- asm:asm-attrs:jar:1.5.3 (compile)

asm-attrs |
---|
Description: There is currently no description associated with this project. URL: http://asm.objectweb.org/ Project License: No project license is defined for this project. |
- 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. |
- antlr:antlr:jar:2.7.6 (compile)

AntLR |
---|
Description: There is currently no description associated with this project. URL: http://www.antlr.org/ Project License: No project license is defined for this project. |
- cglib:cglib: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. |
- asm:asm:jar:1.5.3 (compile)

asm |
---|
Description: There is currently no description associated with this project. URL: http://asm.objectweb.org/ Project License: No project license is defined for this project. |
- asm:asm:jar:1.5.3 (compile)

asm |
---|
Description: There is currently no description associated with this project. URL: http://asm.objectweb.org/ Project License: No project license is defined for this project. |
- commons-collections:commons-collections:jar:2.1.1 (compile)

commons-collections |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- org.freemarker:freemarker:jar:2.3.16 (compile)

- org.hsqldb:hsqldb:jar:2.2.4 (runtime)

- mysql:mysql-connector-java:jar:5.1.17 (runtime)

- junit:junit:jar:3.8.1 (test)

Licenses
Public domain, Sun Microsoystems: Dough Lea's util.concurrent package
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate
Apache 2: P3J
HSQLDB License, a BSD open source license: HSQLDB Database
Unknown: AntLR, Core, Java Transaction API, asm, asm-attrs, cglib, colt, commons-collections, dom4j, jgrid, looks, mathplot
BSD-style license: FreeMarker
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Logging, ehcache
The GNU General Public License, Version 2: MySQL java connector
The BSD License: JGoodies Forms
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 |
cglib-2.1_3.jar | 275.72 kB | 243 | 228 | 8 | 1.2 | debug |
colt-1.2.0.jar | 568.31 kB | 623 | 593 | 24 | 1.2 | release |
forms-1.2.1.jar | 115.63 kB | 79 | 61 | 5 | 1.4 | debug |
looks-2.3.1.jar | 398.46 kB | 330 | 271 | 5 | 1.4 | debug |
commons-collections-2.1.1.jar | 171.31 kB | 197 | 187 | 3 | 1.1 | release |
commons-logging-1.0.4.jar | 37.12 kB | 29 | 18 | 2 | 1.2 | debug |
concurrent-1.3.4.jar | 184.85 kB | 230 | 221 | 2 | 1.1 | release |
dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug |
core-0.8.5.jar | 2.85 MB | 2,792 | 2,298 | 330 | 1.6 | debug |
jta-1.0.1B.jar | 8.61 kB | 20 | 17 | 2 | 1.2 | debug |
jgrid-1.1.jar | 384.58 kB | 241 | 73 | 10 | 1.6 | debug |
mathplot-08-2009.jar | 166.81 kB | 169 | 83 | 12 | 1.5 | release |
junit-3.8.1.jar | 118.23 kB | 119 | 100 | 6 | 1.1 | debug |
mysql-connector-java-5.1.17.jar | 769.45 kB | 279 | 245 | 12 | 1.6 | debug |
ehcache-1.2.3.jar | 203.17 kB | 137 | 117 | 13 | 1.3 | debug |
freemarker-2.3.16.jar | 860.34 kB | 662 | 630 | 17 | 1.5 | debug |
hibernate-3.2.7.ga.jar | 2.21 MB | 1,469 | 1,385 | 78 | 1.4 | debug |
hsqldb-2.2.4.jar | 1.31 MB | 610 | 543 | 21 | 1.6 | release |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|
21 | 11.30 MB | 8,704 | 7,514 | 578 | 1.6 | 14 |
compile: 18 | compile: 9.12 MB | compile: 7,696 | compile: 6,626 | compile: 539 | - | compile: 12 |
test: 1 | test: 118.23 kB | test: 119 | test: 100 | test: 6 | - | test: 1 |
runtime: 2 | runtime: 2.06 MB | runtime: 889 | runtime: 788 | runtime: 33 | - | runtime: 1 |