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 |
| apache-xerces | xml-apis | 2.9.1 | jar |
| asm | asm-all | 2.2.3 | jar |
| cglib | cglib-nodep | 2.1_3 | jar |
| commons-beanutils | commons-beanutils-bean-collections | 1.8.0 | jar |
| commons-beanutils | commons-beanutils-core | 1.8.0 | jar |
| commons-dbcp | commons-dbcp | 1.2.2 | jar |
| commons-fileupload | commons-fileupload | 1.2.1 | jar |
| commons-lang | commons-lang | 2.4 | jar |
| commons-logging | commons-logging | 1.1.1 | jar |
| javax.annotation | jsr250-api | 1.0 | jar |
| javax.persistence | persistence-api | 1.0 | jar |
| net.java | textile-j | 2.2 | jar |
| org.antlr | antlr | 3.0.1 | jar |
| org.aspectj | aspectjrt | 1.6.5 | jar |
| org.aspectj | aspectjweaver | 1.6.5 | jar |
| org.catapultframework | catapult-core | 0.28 | jar |
| org.codehaus.groovy.maven.runtime | gmaven-runtime-1.6 | 1.0 | jar |
| org.hibernate | hibernate-core | 3.3.1.GA | jar |
| org.jdom | jdom | 1.1 | jar |
| org.json | json | 20080701 | jar |
| org.scala-lang | scala-library | 2.7.3 | jar |
| org.slf4j | slf4j-nop | 1.5.2 | jar |
| org.springframework | org.springframework.aspects | 3.0.0.BUILD-20091102.210617-201 | jar |
| org.springframework | org.springframework.beans | 3.0.0.BUILD-20091102.210334-201 | jar |
| org.springframework | org.springframework.context | 3.0.0.BUILD-20091102.210434-201 | jar |
| org.springframework | org.springframework.context.support | 3.0.0.BUILD-20091102.210759-201 | jar |
| org.springframework | org.springframework.core | 3.0.0.BUILD-20091102.210244-201 | jar |
| org.springframework | org.springframework.expression | 3.0.0.BUILD-20091102.210307-201 | jar |
| org.springframework | org.springframework.instrument | 3.0.0.BUILD-20091102.210133-201 | jar |
| org.springframework | org.springframework.orm | 3.0.0.BUILD-20091102.210733-201 | jar |
| org.springframework | org.springframework.transaction | 3.0.0.BUILD-20091102.210505-201 | jar |
| org.springframework | org.springframework.web | 3.0.0.BUILD-20091102.210708-201 | jar |
| org.springframework | org.springframework.web.servlet | 3.0.0.BUILD-20091102.210827-201 | jar |
| xalan | xalan | 2.7.1 | 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 |
|---|---|---|---|---|
| hsqldb | hsqldb | 1.8.0.7 | - | jar |
| javax.validation | validation-api | 1.0.CR5 | - | jar |
| jaxen | jaxen | 1.1.1 | - | jar |
| junit | junit | 4.6 | - | jar |
| org.catapultframework | catapult-core | 0.28 | tests | test-jar |
| org.hibernate | hibernate-cglib-repack | 2.1_3 | - | jar |
| org.hibernate | hibernate-entitymanager | 3.4.0.GA | - | jar |
| org.hibernate | hibernate-validator | 4.0.0.CR1 | - | jar |
| org.springframework | org.springframework.test | 3.0.0.BUILD-20091102.210920-201 | - | jar |
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 |
|---|---|---|---|
| javax.mail | mailapi | 1.4.2 | jar |
| javax.servlet | servlet-api | 2.5 | 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.7 | jar |
| com.thoughtworks.qdox | qdox | 1.8 | jar |
| commons-collections | commons-collections | 3.1 | jar |
| commons-pool | commons-pool | 1.3 | jar |
| dom4j | dom4j | 1.6.1 | jar |
| javax.transaction | jta | 1.1 | jar |
| jline | jline | 0.9.94 | jar |
| mysql | mysql-connector-java | 5.1.6 | jar |
| org.antlr | stringtemplate | 3.1-b1 | jar |
| org.apache.ant | ant | 1.7.1 | jar |
| org.apache.ant | ant-launcher | 1.7.1 | jar |
| org.codehaus.groovy | groovy-all | 1.6.0 | jar |
| org.codehaus.groovy.maven | gmaven-common | 1.0 | jar |
| org.codehaus.groovy.maven.feature | gmaven-feature-api | 1.0 | jar |
| org.codehaus.groovy.maven.feature | gmaven-feature-support | 1.0 | jar |
| org.codehaus.groovy.maven.runtime | gmaven-runtime-api | 1.0 | jar |
| org.codehaus.groovy.maven.runtime | gmaven-runtime-support | 1.0 | jar |
| org.codehaus.plexus | plexus-utils | 1.5.5 | jar |
| org.junit | com.springsource.org.junit | 4.7.0 | jar |
| org.slf4j | slf4j-api | 1.5.6 | jar |
| org.springframework | org.springframework.aop | 3.0.0.BUILD-20091102.210402-201 | jar |
| org.springframework | org.springframework.asm | 3.0.0.BUILD-20091102.210219-201 | jar |
| org.springframework | org.springframework.jdbc | 3.0.0.BUILD-20091102.210642-201 | jar |
| xalan | serializer | 2.7.1 | jar |
| xml-apis | xml-apis | 1.3.02 | 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 |
|---|---|---|---|
| com.ibm.icu | icu4j | 2.6.1 | jar |
| com.sun.xml.bind | jaxb-impl | 2.1.3 | jar |
| javassist | javassist | 3.4.GA | jar |
| javax.xml.bind | jaxb-api | 2.1 | jar |
| javax.xml.stream | stax-api | 1.0-2 | jar |
| org.hibernate | ejb3-persistence | 1.0.2.GA | jar |
| org.hibernate | hibernate-annotations | 3.4.0.GA | jar |
| org.hibernate | hibernate-commons-annotations | 3.1.0.GA | jar |
| xerces | xercesImpl | 2.6.2 | jar |
| xerces | xmlParserAPIs | 2.6.2 | jar |
| xom | xom | 1.0 | jar |
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 |
|---|---|---|---|
| javax.activation | activation | 1.1 | jar |
HSQLDB License: HSQLDB
LGPL: xom
GPLv2+CE: JavaMail API jar
Public Domain: AOP alliance
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Annotations, Hibernate Commons Annotations, Hibernate Entitity Manager
Unknown: ASM All, Groovy, Hibernate CGLIB Repackaging, JDOM, Java Persistence API, Java Transaction API, SLF4J API Module, SLF4J NOP Binding, Unnamed - apache-xerces:xml-apis:jar:2.9.1, Unnamed - com.ibm.icu:icu4j:jar:2.6.1, Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.3, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - javax.servlet:servlet-api:jar:2.5, Unnamed - javax.xml.bind:jaxb-api:jar:2.1, Unnamed - org.apache.ant:ant-launcher:jar:1.7.1, Unnamed - org.junit:com.springsource.org.junit:jar:4.7.0, Unnamed - org.scala-lang:scala-library:jar:2.7.3, Unnamed - org.springframework:org.springframework.aop:jar:3.0.0.BUILD-SNAPSHOT, Unnamed - org.springframework:org.springframework.asm:jar:3.0.0.BUILD-SNAPSHOT, Unnamed - org.springframework:org.springframework.aspects:jar:3.0.0.BUILD-SNAPSHOT, Unnamed - org.springframework:org.springframework.beans:jar:3.0.0.BUILD-SNAPSHOT, Unnamed - org.springframework:org.springframework.context.support:jar:3.0.0.BUILD-SNAPSHOT, Unnamed - org.springframework:org.springframework.context:jar:3.0.0.BUILD-SNAPSHOT, Unnamed - org.springframework:org.springframework.core:jar:3.0.0.BUILD-SNAPSHOT, Unnamed - org.springframework:org.springframework.expression:jar:3.0.0.BUILD-SNAPSHOT, Unnamed - org.springframework:org.springframework.instrument:jar:3.0.0.BUILD-SNAPSHOT, Unnamed - org.springframework:org.springframework.jdbc:jar:3.0.0.BUILD-SNAPSHOT, Unnamed - org.springframework:org.springframework.orm:jar:3.0.0.BUILD-SNAPSHOT, Unnamed - org.springframework:org.springframework.test:jar:3.0.0.BUILD-SNAPSHOT, Unnamed - org.springframework:org.springframework.transaction:jar:3.0.0.BUILD-SNAPSHOT, Unnamed - org.springframework:org.springframework.web.servlet:jar:3.0.0.BUILD-SNAPSHOT, Unnamed - org.springframework:org.springframework.web:jar:3.0.0.BUILD-SNAPSHOT, Unnamed - xerces:xercesImpl:jar:2.6.2, Unnamed - xerces:xmlParserAPIs:jar:2.6.2, Unnamed - xml-apis:xml-apis:jar:1.3.02, cglib, dom4j, jaxen, org.apache.tools.ant, textile-j
BSD licence: AntLR Parser Generator, StringTemplate Template Engine
BSD: JLine
Apache License, Version 2.0: Bean Validation API, Hibernate Validator
Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver
provided without support or warranty: JSON (JavaScript Object Notation)
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform, Streaming API for XML
The Apache Software License, Version 2.0: Commons BeanUtils Bean Collections, Commons BeanUtils Core, Commons DBCP, Commons FileUpload, Commons Lang, Commons Logging, Commons Pool, GMaven Common, GMaven Feature :: API, GMaven Feature :: Support, GMaven Runtime :: 1.6, GMaven Runtime :: API, GMaven Runtime :: Support, Plexus Common Utilities, QDox, Xalan Java, Xalan Java Serializer
GNU Lesser General Public License: Hibernate Core
CDDL: JavaMail API jar
lgpl: Javassist
BSD License: AntLR Parser Generator
GNU General Public Library: Streaming API for XML
Common Public License Version 1.0: JUnit
The MIT License: Catapult Framework Aspects, Catapult Framework Core
Common Development and Distribution License (CDDL) v1.0: Enterprise JavaBeans (EJB) 3.0, JavaBeans Activation Framework (JAF)
The GNU General Public License, Version 2: MySQL java connector
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
|---|---|---|---|---|---|---|---|
| antlr-2.7.7.jar | 434.85 kB | 239 | 224 | 12 | 1.2 | debug | - |
| aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug | - |
| xml-apis-2.9.1.jar | 189.80 kB | 344 | 303 | 25 | 1.1 | release | - |
| asm-all-2.2.3.jar | 169.18 kB | 146 | 145 | 9 | 1.2 | release | - |
| cglib-nodep-2.1_3.jar | 316.64 kB | 262 | 258 | 10 | 1.1 | debug | - |
| icu4j-2.6.1.jar | 2.34 MB | 755 | 648 | 6 | 1.2 | debug | - |
| jaxb-impl-2.1.3.jar | 823.80 kB | 684 | 638 | 28 | 1.5 | debug | - |
| qdox-1.8.jar | 155.51 kB | 114 | 94 | 11 | 1.4 | debug | - |
| commons-beanutils-bean-collections-1.8.0.jar | 25.98 kB | 27 | 19 | 1 | 1.3 | debug | - |
| commons-beanutils-core-1.8.0.jar | 201.21 kB | 131 | 118 | 6 | 1.3 | debug | - |
| commons-collections-3.1.jar | 546.26 kB | 465 | 446 | 12 | 1.1 | debug | - |
| commons-dbcp-1.2.2.jar | 118.90 kB | 63 | 51 | 4 | 1.3 | debug | - |
| commons-fileupload-1.2.1.jar | 56.42 kB | 60 | 43 | 5 | 1.3 | debug | - |
| commons-lang-2.4.jar | 255.67 kB | 148 | 127 | 9 | 1.2 | debug | - |
| commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug | - |
| commons-pool-1.3.jar | 60.63 kB | 48 | 39 | 2 | 1.3 | debug | - |
| dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | 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 | - |
| activation-1.1.jar | 61.51 kB | 50 | 38 | 3 | 1.4 | debug | - |
| jsr250-api-1.0.jar | 5.71 kB | 16 | 11 | 2 | 1.5 | debug | - |
| mailapi-1.4.2.jar | 226.58 kB | 182 | 161 | 7 | 1.4 | debug | - |
| persistence-api-1.0.jar | 50.93 kB | 97 | 91 | 2 | 1.5 | debug | - |
| servlet-api-2.5.jar | 102.65 kB | 68 | 42 | 2 | 1.5 | debug | - |
| jta-1.1.jar | 14.72 kB | 24 | 18 | 2 | 1.3 | debug | - |
| validation-api-1.0.CR5.jar | 44.89 kB | 88 | 74 | 6 | 1.5 | debug | - |
| jaxb-api-2.1.jar | 87.86 kB | 113 | 100 | 6 | 1.5 | debug | - |
| stax-api-1.0-2.jar | 22.80 kB | 44 | 37 | 3 | 1.5 | debug | - |
| jaxen-1.1.1.jar | 221.60 kB | 236 | 214 | 17 | 1.2 | debug | - |
| jline-0.9.94.jar | 85.28 kB | 48 | 35 | 1 | 1.3 | debug | - |
| junit-4.6.jar | 213.11 kB | 239 | 204 | 28 | 1.5 | debug | - |
| mysql-connector-java-5.1.6.jar | 686.78 kB | 258 | 225 | 11 | 1.6 | debug | - |
| textile-j-2.2.jar | 395.52 kB | 381 | 208 | 29 | 1.5 | debug | - |
| antlr-3.0.1.jar | 549.15 kB | 254 | 195 | 9 | 1.4 | debug | - |
| stringtemplate-3.1-b1.jar | 224.54 kB | 113 | 75 | 4 | 1.4 | debug | - |
| ant-1.7.1.jar | 1.26 MB | 818 | 769 | 29 | 1.2 | debug | - |
| ant-launcher-1.7.1.jar | 11.86 kB | 12 | 5 | 1 | 1.2 | debug | - |
| aspectjrt-1.6.5.jar | 113.32 kB | 145 | 128 | 10 | 1.5 | debug | - |
| aspectjweaver-1.6.5.jar | 1.52 MB | 875 | 829 | 33 | 1.6 | debug | - |
| catapult-core-0.28-tests.jar | 54.79 kB | 60 | 38 | 11 | 1.6 | debug | - |
| catapult-core-0.28-tests.jar | 54.79 kB | - | - | - | - | - | - |
| groovy-all-1.6.0.jar | 4.19 MB | 2,855 | 2,697 | 81 | 1.5 | debug | - |
| gmaven-common-1.0.jar | 14.81 kB | 22 | 7 | 1 | 1.4 | debug | - |
| gmaven-feature-api-1.0.jar | 17.04 kB | 28 | 13 | 1 | 1.4 | debug | - |
| gmaven-feature-support-1.0.jar | 13.49 kB | 19 | 3 | 1 | 1.4 | debug | - |
| gmaven-runtime-1.6-1.0.jar | 42.35 kB | 51 | 34 | 2 | 1.5 | debug | - |
| gmaven-runtime-api-1.0.jar | 22.16 kB | 39 | 23 | 2 | 1.4 | debug | - |
| gmaven-runtime-support-1.0.jar | 78.03 kB | 73 | 52 | 6 | 1.4 | debug | - |
| plexus-utils-1.5.5.jar | 245.39 kB | 164 | 128 | 14 | 1.4 | debug | - |
| ejb3-persistence-1.0.2.GA.jar | 49.40 kB | 97 | 91 | 2 | 1.5 | debug | - |
| hibernate-annotations-3.4.0.GA.jar | 273.16 kB | 166 | 153 | 8 | 1.5 | debug | - |
| hibernate-cglib-repack-2.1_3.jar | 376.98 kB | 277 | 258 | 10 | 1.1 | 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 | - |
| hibernate-validator-4.0.0.CR1.jar | 211.77 kB | 167 | 136 | 11 | 1.5 | debug | - |
| jdom-1.1.jar | 149.53 kB | 89 | 76 | 8 | 1.2 | debug | - |
| json-20080701.jar | 36.99 kB | 26 | 17 | 1 | 1.3 | debug | - |
| com.springsource.org.junit-4.7.0.jar | 231.11 kB | 261 | 225 | 29 | 1.5 | debug | - |
| scala-library-2.7.3.jar | 3.52 MB | 2,727 | 2,677 | 46 | 1.5 | debug | - |
| slf4j-api-1.5.6.jar | 21.81 kB | 32 | 21 | 3 | 1.3 | debug | - |
| slf4j-nop-1.5.2.jar | 5.99 kB | 15 | 5 | 1 | 1.3 | debug | - |
| org.springframework.aop-3.0.0.BUILD-SNAPSHOT.jar | 316.63 kB | 283 | 252 | 15 | 1.5 | debug | - |
| org.springframework.asm-3.0.0.BUILD-SNAPSHOT.jar | 51.83 kB | 39 | 31 | 3 | 1.2 | release | - |
| org.springframework.aspects-3.0.0.BUILD-SNAPSHOT.jar | 30.03 kB | 33 | 16 | 4 | 1.5 | debug | - |
| org.springframework.beans-3.0.0.BUILD-SNAPSHOT.jar | 537.10 kB | 379 | 343 | 14 | 1.5 | debug | - |
| org.springframework.context-3.0.0.BUILD-SNAPSHOT.jar | 650.80 kB | 620 | 535 | 60 | 1.5 | debug | - |
| org.springframework.context.support-3.0.0.BUILD-SNAPSHOT.jar | 98.03 kB | 87 | 69 | 8 | 1.5 | debug | - |
| org.springframework.core-3.0.0.BUILD-SNAPSHOT.jar | 338.43 kB | 295 | 272 | 17 | 1.5 | debug | - |
| org.springframework.expression-3.0.0.BUILD-SNAPSHOT.jar | 153.01 kB | 118 | 104 | 7 | 1.5 | debug | - |
| org.springframework.instrument-3.0.0.BUILD-SNAPSHOT.jar | 1.82 kB | 8 | 1 | 1 | 1.5 | debug | - |
| org.springframework.jdbc-3.0.0.BUILD-SNAPSHOT.jar | 371.41 kB | 319 | 289 | 18 | 1.5 | debug | - |
| org.springframework.orm-3.0.0.BUILD-SNAPSHOT.jar | 320.76 kB | 264 | 246 | 12 | 1.5 | debug | - |
| org.springframework.test-3.0.0.BUILD-SNAPSHOT.jar | 202.00 kB | 164 | 141 | 16 | 1.5 | debug | - |
| org.springframework.transaction-3.0.0.BUILD-SNAPSHOT.jar | 224.91 kB | 234 | 199 | 20 | 1.5 | debug | - |
| org.springframework.web-3.0.0.BUILD-SNAPSHOT.jar | 342.41 kB | 312 | 275 | 28 | 1.5 | debug | - |
| org.springframework.web.servlet-3.0.0.BUILD-SNAPSHOT.jar | 363.42 kB | 260 | 227 | 21 | 1.5 | debug | - |
| serializer-2.7.1.jar | 271.76 kB | 124 | 109 | 3 | 1.1 | debug | - |
| xalan-2.7.1.jar | 3.03 MB | 1,577 | 1,513 | 49 | 1.1 | 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.3.02.jar | 189.65 kB | 341 | 301 | 25 | 1.1 | release | - |
| xom-1.0.jar | 106.32 kB | 108 | 96 | 6 | 1.2 | release | sealed |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
| 83 | 33.35 MB | 23,890 | 21,587 | 1,105 | 1.6 | 74 | 1 |
| compile: 60 | compile: 25.69 MB | compile: 18,589 | compile: 16,867 | compile: 850 | - | compile: 56 | - |
| test: 20 | test: 7.29 MB | test: 5,001 | test: 4,479 | test: 243 | - | test: 15 | test: 1 |
| provided: 3 | provided: 390.74 kB | provided: 300 | provided: 241 | provided: 12 | - | provided: 3 | - |
| Repo ID | URL | Release | Snapshot | Blacklisted |
|---|---|---|---|---|
| codehaus.snapshots | http://snapshots.repository.codehaus.org | - | Yes | - |
| codehaus.org | http://snapshots.repository.codehaus.org | - | Yes | - |
| apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes | - |
| SpringSource Enterprise Bundle Repository - External Bundle Milestones | http://repository.springsource.com/maven/bundles/milestone | Yes | Yes | Yes |
| maven2-repository.dev.java.net | http://download.java.net/maven/2/ | Yes | Yes | - |
| central | http://repo1.maven.org/maven2 | Yes | - | - |
| spring.bundles.snapshot | http://repository.springsource.com/maven/bundles/snapshot | Yes | Yes | Yes |
| JBOSS | http://repository.jboss.org/maven2/ | Yes | Yes | - |
Repository locations for each of the Dependencies.