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 |
|---|---|---|---|
| org.apache.tapestry | tapestry-hibernate | 5.0.18 | 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 |
| c3p0 | c3p0 | 0.9.1 | jar |
| commons-codec | commons-codec | 1.3 | jar |
| commons-collections | commons-collections | 3.2.1 | jar |
| dom4j | dom4j | 1.6.1 | jar |
| geronimo-spec | geronimo-spec-jta | 1.0-M1 | jar |
| javassist | javassist | 3.8.0.GA | jar |
| javax.activation | activation | 1.1 | jar |
| javax.mail | 1.4 | jar | |
| log4j | log4j | 1.2.15 | jar |
| org.apache.tapestry | tapestry-core | 5.0.18 | jar |
| org.apache.tapestry | tapestry-ioc | 5.0.18 | jar |
| org.apache.tapestry | tapestry5-annotations | 5.0.18 | jar |
| org.hibernate | ejb3-persistence | 1.0.2.GA | jar |
| org.hibernate | hibernate-annotations | 3.4.0.GA | jar |
| org.hibernate | hibernate-c3p0 | 3.3.1.GA | jar |
| org.hibernate | hibernate-commons-annotations | 3.1.0.GA | jar |
| org.hibernate | hibernate-core | 3.3.1.GA | jar |
| org.slf4j | slf4j-api | 1.5.5 | jar |
| org.slf4j | slf4j-log4j12 | 1.5.5 | jar |
| xml-apis | xml-apis | 1.0.b2 | 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 |
|---|---|---|---|
| junit | junit | 3.8.1 | jar |
HSQLDB License: HSQLDB
dom4j: dom4j
Apache Software License 2.0: Chenillekit Hibernate, Tapestry Annotations, Tapestry Core Library, Tapestry Inversion of Control Container, Tapestry/Hibernate Integration Library
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Annotations, Hibernate Commons Annotations, c3p0:JDBC DataSources/Resource Pools
Unknown: AntLR, Java Persistence API, Java Transaction API, Javassist, SLF4J API Module, SLF4J LOG4J-12 Binding, Unnamed - geronimo-spec:geronimo-spec-jta:jar:1.0-M1
Apache License, Version 2.0: TestNG
Common Public License Version 1.0: JUnit
GNU Lesser General Public License: Hibernate C3P0 ConnectionProvider, Hibernate Core
The Apache Software License, Version 2.0: Apache Log4j, Codec, Commons Collections, XML Commons External Components XML APIs
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF), JavaMail API
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| antlr-2.7.6.jar | 433.04 kB | 226 | 224 | 12 | 1.2 | debug |
| c3p0-0.9.1.jar | 594.12 kB | 434 | 382 | 44 | 1.4 | debug |
| commons-codec-1.3.jar | 45.63 kB | 42 | 25 | 5 | 1.2 | debug |
| commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug |
| dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug |
| geronimo-spec-jta-1.0-M1.jar | 13.16 kB | 23 | 17 | 2 | 1.4 | debug |
| hsqldb-1.8.0.7.jar | 628.64 kB | 340 | 301 | 13 | 1.2 | release |
| javassist-3.8.0.GA.jar | 580.04 kB | 352 | 333 | 17 | 1.2 | debug |
| activation-1.1.jar | 61.51 kB | 50 | 38 | 3 | 1.4 | debug |
| mail-1.4.jar | 379.75 kB | 273 | 250 | 12 | 1.4 | debug |
| jta-1.1.jar | 14.72 kB | 24 | 18 | 2 | 1.3 | debug |
| junit-3.8.1.jar | 118.23 kB | 119 | 100 | 6 | 1.1 | debug |
| log4j-1.2.15.jar | 382.65 kB | 296 | 259 | 19 | 1.1 | debug |
| tapestry-core-5.0.18.jar | 1.16 MB | 1,116 | 918 | 33 | 1.5 | debug |
| tapestry-hibernate-5.0.18.jar | 30.88 kB | 41 | 25 | 3 | 1.5 | debug |
| tapestry-ioc-5.0.18.jar | 342.69 kB | 337 | 313 | 9 | 1.5 | debug |
| tapestry5-annotations-5.0.18.jar | 8.96 kB | 27 | 13 | 2 | 1.5 | 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-c3p0-3.3.1.GA.jar | 5.91 kB | 11 | 1 | 1 | 1.4 | 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 |
| slf4j-api-1.5.5.jar | 21.29 kB | 32 | 21 | 3 | 1.3 | debug |
| slf4j-log4j12-1.5.5.jar | 9.42 kB | 16 | 6 | 1 | 1.3 | debug |
| testng-5.8-jdk15.jar | 823.70 kB | 608 | 494 | 34 | 1.5 | debug |
| xml-apis-1.0.b2.jar | 106.76 kB | 217 | 184 | 17 | 1.2 | release |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 26 | 9.05 MB | 7,088 | 6,258 | 361 | 1.5 | 24 |
| compile: 22 | compile: 7.50 MB | compile: 5,997 | compile: 5,345 | compile: 306 | - | compile: 21 |
| test: 4 | test: 1.55 MB | test: 1,091 | test: 913 | test: 55 | - | test: 3 |
| Repo ID | URL | Release | Snapshot | Blacklisted |
|---|---|---|---|---|
| apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes | - |
| tapestry-snapshot | http://tapestry.formos.com/maven-snapshot-repository | Yes | Yes | - |
| java.net | https://maven-repository.dev.java.net/nonav/repository | Yes | Yes | - |
| tapestry | http://tapestry.formos.com/maven-repository | Yes | Yes | - |
| OpenQA_Release | http://archiva.openqa.org/repository/releases/ | Yes | Yes | - |
| chenillekit-repo | http://www.chenillekit.org/mvnrepo/release | Yes | - | Yes |
| central | http://repo1.maven.org/maven2 | Yes | - | - |
| jboss | http://repository.jboss.org/maven2 | Yes | Yes | - |
Repository locations for each of the Dependencies.