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.google.collections | google-collections | 1.0-rc1 | 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.slf4j | slf4j-api | 1.5.6 | jar |
| org.slf4j | slf4j-log4j12 | 1.5.6 | jar |
| org.springframework | spring | 2.5.6.SEC01 | jar |
| org.springframework | spring-beans | 2.5.6.SEC01 | jar |
| org.springframework | spring-context | 2.5.6.SEC01 | 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 |
|---|---|---|---|---|
| junit | junit | 4.7 | - | jar |
| org.jmock | jmock | 2.5.1 | - | jar |
| org.jmock | jmock-junit4 | 2.5.1 | - | jar |
| org.springframework | spring-test | 2.5.6.SEC01 | - | jar |
| org.testng | testng | 5.1 | jdk15 | 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.servlet | jsp-api | 2.0 | jar |
| javax.servlet | servlet-api | 2.4 | jar |
| org.slf4j | slf4j-jdk14 | 1.5.6 | 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 |
|---|---|---|---|
| aopalliance | aopalliance | 1.0 | jar |
| commons-codec | commons-codec | 1.3 | jar |
| commons-logging | commons-logging | 1.1.1 | jar |
| javassist | javassist | 3.8.0.GA | jar |
| log4j | log4j | 1.2.14 | jar |
| org.springframework | spring-core | 2.5.6.SEC01 | 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-dep | 4.4 | jar |
| org.hamcrest | hamcrest-core | 1.1 | jar |
| org.hamcrest | hamcrest-library | 1.1 | jar |
Apache Software License 2.0: Tapestry Annotations, Tapestry Core Library, Tapestry Inversion of Control Container
BSD style: Hamcrest Core, Hamcrest Library, jMock 2 Core, jMock JUnit 4 Extension
Public Domain: AOP alliance
Unknown: Javassist, SLF4J API Module, SLF4J JDK14 Binding, SLF4J LOG4J-12 Binding, Unnamed - javax.servlet:jsp-api:jar:2.0, Unnamed - javax.servlet:servlet-api:jar:2.4
Apache License, Version 2.0: TestNG
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Codec, Commons Logging, Google Collections Library, Log4j, Spring Framework, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Spring Framework: Test
LGPLv3: YES Vault
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
| google-collections-1.0-rc1.jar | 543.48 kB | 463 | 448 | 4 | 1.5 | debug |
| commons-codec-1.3.jar | 45.63 kB | 42 | 25 | 5 | 1.2 | debug |
| commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
| javassist-3.8.0.GA.jar | 580.04 kB | 352 | 333 | 17 | 1.2 | debug |
| jsp-api-2.0.jar | 49.31 kB | 56 | 42 | 3 | 1.2 | debug |
| servlet-api-2.4.jar | 95.40 kB | 67 | 42 | 2 | 1.2 | debug |
| junit-4.7.jar | 226.91 kB | 261 | 225 | 29 | 1.5 | debug |
| junit-dep-4.4.jar | 139.07 kB | 162 | 133 | 17 | 1.5 | debug |
| log4j-1.2.14.jar | 358.83 kB | 288 | 256 | 19 | 1.1 | debug |
| tapestry-core-5.0.18.jar | 1.16 MB | 1,116 | 918 | 33 | 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 |
| hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug |
| hamcrest-library-1.1.jar | 108.89 kB | 66 | 24 | 7 | 1.5 | debug |
| jmock-2.5.1.jar | 134.96 kB | 91 | 74 | 9 | 1.5 | debug |
| jmock-junit4-2.5.1.jar | 8.37 kB | 14 | 3 | 1 | 1.5 | debug |
| slf4j-api-1.5.6.jar | 21.81 kB | 32 | 21 | 3 | 1.3 | debug |
| slf4j-jdk14-1.5.6.jar | 8.61 kB | 15 | 5 | 1 | 1.4 | debug |
| slf4j-log4j12-1.5.6.jar | 9.45 kB | 16 | 6 | 1 | 1.3 | debug |
| spring-2.5.6.SEC01.jar | 2.81 MB | 2,187 | 2,159 | 183 | 1.5 | debug |
| spring-beans-2.5.6.SEC01.jar | 476.63 kB | 327 | 297 | 15 | 1.5 | debug |
| spring-context-2.5.6.SEC01.jar | 465.72 kB | 407 | 344 | 48 | 1.5 | debug |
| spring-core-2.5.6.SEC01.jar | 278.91 kB | 214 | 212 | 19 | 1.5 | debug |
| spring-test-2.5.6.SEC01.jar | 176.71 kB | 131 | 110 | 15 | 1.5 | debug |
| testng-5.1-jdk15.jar | 675.98 kB | 523 | 412 | 31 | 1.5 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 26 | 8.76 MB | 7,305 | 6,473 | 480 | 1.5 | 26 |
| compile: 15 | compile: 7.10 MB | compile: 5,865 | compile: 5,382 | compile: 362 | - | compile: 15 |
| test: 8 | test: 1.51 MB | test: 1,302 | test: 1,002 | test: 112 | - | test: 8 |
| provided: 3 | provided: 153.32 kB | provided: 138 | provided: 89 | provided: 6 | - | provided: 3 |
Repository locations for each of the Dependencies.