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 |
|---|---|---|---|
| com.caucho | hessian | 3.0.8 | jar |
| com.cedarsoft | guice-annotations | 1.1.2 | jar |
| com.cedarsoft.utils | genericdao | 1.3.7 | jar |
| com.intellij | annotations | 7.0.3 | jar |
| commons-logging | commons-logging | 1.1.1 | jar |
| org.springframework | spring | 2.5.5 | jar |
| org.springframework | spring-webmvc | 2.5 | jar |
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 | Classifier | Type |
|---|---|---|---|---|
| commons-io | commons-io | 1.4 | - | jar |
| fest | fest-assert | 1.0rc1 | - | jar |
| hsqldb | hsqldb | 1.8.0.7 | - | jar |
| log4j | log4j | 1.2.14 | - | jar |
| org.easymock | easymock | 2.4 | - | jar |
| org.easymock | easymockclassextension | 2.4 | - | jar |
| org.mortbay.jetty | jetty | 6.1.6 | - | jar |
| org.testng | testng | 5.8 | jdk15 | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
| aopalliance | aopalliance | 1.0 | jar |
| asm | asm | 1.5.3 | jar |
| asm | asm-attrs | 1.5.3 | jar |
| cglib | cglib | 2.1_3 | jar |
| com.cedarsoft.utils | async | 1.3.7 | jar |
| com.cedarsoft.utils | common | 1.3.7 | jar |
| com.cedarsoft.utils.history | core | 1.3.7 | jar |
| commons-collections | commons-collections | 2.1.1 | jar |
| dom4j | dom4j | 1.6.1 | jar |
| fest | fest-reflect | 1.1 | jar |
| fest | fest-util | 0.4 | jar |
| javax.persistence | persistence-api | 1.0 | jar |
| javax.servlet | servlet-api | 2.3 | jar |
| javax.transaction | jta | 1.0.1B | jar |
| joda-time | joda-time | 1.5.2 | jar |
| net.java.dev.glazedlists | glazedlists_java15 | 1.8.0 | jar |
| net.sf.ehcache | ehcache | 1.2.3 | jar |
| org.hibernate | ejb3-persistence | 1.0.2.GA | jar |
| org.hibernate | hibernate | 3.2.6.ga | jar |
| org.hibernate | hibernate-annotations | 3.4.0.GA | jar |
| org.hibernate | hibernate-commons-annotations | 3.3.0.ga | jar |
| org.hibernate | hibernate-core | 3.3.0.SP1 | jar |
| org.slf4j | slf4j-api | 1.5.6 | jar |
| org.springframework | spring-beans | 2.5 | jar |
| org.springframework | spring-context | 2.5 | jar |
| org.springframework | spring-context-support | 2.5 | jar |
| org.springframework | spring-core | 2.5 | jar |
| org.springframework | spring-web | 2.5 | jar |
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 |
|---|---|---|---|
| cglib | cglib-nodep | 2.1_3 | jar |
| junit | junit | 3.8.1 | jar |
| org.mortbay.jetty | jetty-util | 6.1.6 | jar |
| org.mortbay.jetty | servlet-api-2.5 | 6.1.6 | jar |
HSQLDB License: HSQLDB
Public Domain: AOP alliance
Apache 2: Joda time
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate, Hibernate Annotations, Hibernate Commons - Annotations
Unknown: AntLR, FEST Fluent Assertions, Java Persistence API, Java Transaction API, SLF4J API Module, Unnamed - commons-collections:commons-collections:jar:2.1.1, Unnamed - javax.servlet:servlet-api:jar:2.3, asm, asm-attrs, cglib, dom4j
The Apache Software License, Version 1.1: Hessian
Apache License, Version 2.0: FEST Reflection, FEST Util, TestNG
Apache License 2: Jetbrains annotations
The Apache Software License, Version 2.0: Commons IO, Commons Logging, Log4j, Spring Framework, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Context Support, Spring Framework: Core, Spring Framework: Web, Spring Framework: Web MVC, ehcache
GNU Lesser General Public License: Glazed Lists, Hibernate Core
Mozilla Public License Version 1.1: Glazed Lists
CDDL 1.0: Servlet Specification 2.5 API
Common Public License Version 1.0: JUnit
GLP with Classpath Exception: Asynchronous Utils, Common Utils, Generic Hibernate DAO, Guice Annotations, History Core, RMI Integration
MIT License: EasyMock, EasyMock class extension
Common Development and Distribution License (CDDL) v1.0: Enterprise JavaBeans (EJB) 3.0
Apache License Version 2.0: Jetty Server, Jetty Utilities
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
|---|---|---|---|---|---|---|---|
| antlr-2.7.6.jar | 433.04 kB | 226 | 224 | 12 | 1.2 | debug | - |
| aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | 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 | - |
| cglib-nodep-2.1_3.jar | 316.64 kB | 262 | 258 | 10 | 1.1 | debug | - |
| hessian-3.0.8.jar | 140.45 kB | 101 | 84 | 12 | 1.4 | debug | - |
| guice-annotations-1.1.2.jar | 5.12 kB | 19 | 8 | 2 | 1.5 | release | - |
| async-1.3.7.jar | 9.39 kB | 15 | 5 | 1 | 1.5 | debug | - |
| common-1.3.7.jar | 70.09 kB | 96 | 81 | 5 | 1.5 | debug | - |
| genericdao-1.3.7.jar | 64.13 kB | 75 | 61 | 5 | 1.5 | debug | - |
| core-1.3.7.jar | 64.36 kB | 60 | 50 | 1 | 1.5 | debug | - |
| annotations-7.0.3.jar | 5.46 kB | 12 | 6 | 1 | 1.5 | release | - |
| commons-collections-2.1.1.jar | 171.31 kB | 197 | 187 | 3 | 1.1 | release | - |
| commons-io-1.4.jar | 106.49 kB | 93 | 76 | 5 | 1.3 | debug | - |
| commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug | - |
| dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug | - |
| fest-assert-1.0rc1.jar | 71.20 kB | 57 | 52 | 1 | 1.5 | debug | - |
| fest-reflect-1.1.jar | 31.91 kB | 54 | 35 | 9 | 1.5 | debug | - |
| fest-util-0.4.jar | 13.73 kB | 20 | 15 | 1 | 1.5 | debug | - |
| hsqldb-1.8.0.7.jar | 628.64 kB | 340 | 301 | 13 | 1.2 | release | - |
| persistence-api-1.0.jar | 50.93 kB | 97 | 91 | 2 | 1.5 | debug | - |
| servlet-api-2.3.jar | 76.15 kB | 83 | 63 | 4 | 1.1 | debug | - |
| jta-1.0.1B.jar | 8.61 kB | 20 | 17 | 2 | 1.2 | debug | - |
| joda-time-1.5.2.jar | 518.87 kB | 672 | 222 | 7 | 1.3 | debug | - |
| 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 | - |
| glazedlists_java15-1.8.0.jar | 819.18 kB | 686 | 597 | 37 | 1.5 | debug | sealed |
| easymock-2.4.jar | 79.23 kB | 83 | 71 | 3 | 1.5 | debug | - |
| easymockclassextension-2.4.jar | 62.20 kB | 70 | 47 | 10 | 1.5 | debug | - |
| jetty-6.1.6.jar | 482.15 kB | 247 | 217 | 14 | 1.4 | debug | - |
| spring-2.5.5.jar | 2.81 MB | 2,356 | 2,138 | 182 | 1.5 | debug | - |
| spring-webmvc-2.5.jar | 322.46 kB | 217 | 186 | 20 | 1.5 | debug | - |
| testng-5.8-jdk15.jar | 823.70 kB | 608 | 494 | 34 | 1.5 | debug | - |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
| 34 | 9.20 MB | 7,722 | 6,427 | 449 | 1.5 | 28 | 1 |
| compile: 24 | compile: 6.22 MB | compile: 5,555 | compile: 4,555 | compile: 334 | - | compile: 19 | compile: 1 |
| test: 10 | test: 2.98 MB | test: 2,167 | test: 1,872 | test: 115 | - | test: 9 | - |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| codehaus.org | http://snapshots.repository.codehaus.org | Yes | Yes |
| apache-snapshot-repository | http://people.apache.org/repo/m2-snapshot-repository | Yes | Yes |
| apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes |
| cedarsoftRepository | http://nexus.cedarsoft.com/content/repositories/releases/ | Yes | Yes |
| thirdparty-snapshots | http://nexus.cedarsoft.com/content/repositories/thirdparty-snapshots/ | Yes | Yes |
| thirdparty | http://nexus.cedarsoft.com/content/repositories/thirdparty/ | Yes | Yes |
| codehaus-snapshots | http://snapshots.repository.codehaus.org/ | - | Yes |
| cedarsoftSnapshotRepository | http://nexus.cedarsoft.com/content/repositories/snapshots/ | Yes | Yes |
| codehaus-repository | http://repository.codehaus.org | Yes | Yes |
| maven2-repository.dev.java.net | http://download.java.net/maven/2 | Yes | Yes |
| central | http://repo1.maven.org/maven2 | Yes | - |
Repository locations for each of the Dependencies.