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 |
|---|---|---|---|
| javax.activation | activation | 1.1 | jar |
| javax.mail | 1.4.1 | jar | |
| org.apache.commons | commons-email | 1.1 | jar |
| org.apache.tapestry | tapestry-ioc | 5.0.18 | jar |
| org.chenillekit | chenillekit-core | 1.0.2 | 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 |
|---|---|---|---|
| dumbster | dumbster | 1.6 | jar |
| org.chenillekit | chenillekit-test | 1.0.2 | 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 |
|---|---|---|---|
| commons-logging | commons-logging | 1.1.1 | 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 |
|---|---|---|---|
| commons-beanutils | commons-beanutils | 1.7.0 | jar |
| commons-beanutils | commons-beanutils-core | 1.7.0 | jar |
| commons-collections | commons-collections | 3.2.1 | jar |
| commons-configuration | commons-configuration | 1.5 | jar |
| commons-digester | commons-digester | 1.8 | jar |
| commons-lang | commons-lang | 2.3 | jar |
| javassist | javassist | 3.8.0.GA | jar |
| log4j | log4j | 1.2.15 | jar |
| org.apache.tapestry | tapestry5-annotations | 5.0.18 | jar |
| org.slf4j | slf4j-api | 1.5.5 | jar |
| org.slf4j | slf4j-log4j12 | 1.5.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 |
|---|---|---|---|---|
| org.testng | testng | 5.8 | jdk15 | jar |
Apache Software License 2.0: Chenillekit Core, Chenillekit Mail, Chenillekit Test, Tapestry Annotations, Tapestry Inversion of Control Container
Unknown: Dumbster: Fake SMTP Server, Javassist, SLF4J API Module, SLF4J LOG4J-12 Binding, Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Apache License, Version 2.0: TestNG
The Apache Software License, Version 2.0: Apache Log4j, Commons Collections, Commons Configuration, Commons Email, Commons Logging, Digester, Lang
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF), JavaMail API
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| commons-beanutils-1.7.0.jar | 184.25 kB | 129 | 111 | 5 | 1.2 | debug |
| commons-beanutils-core-1.7.0.jar | 164.80 kB | 111 | 93 | 5 | 1.2 | debug |
| commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug |
| commons-configuration-1.5.jar | 265.48 kB | 175 | 157 | 9 | 1.3 | debug |
| commons-digester-1.8.jar | 140.24 kB | 114 | 100 | 6 | 1.2 | debug |
| commons-lang-2.3.jar | 239.53 kB | 140 | 124 | 9 | 1.1 | debug |
| commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
| dumbster-1.6.jar | 7.72 kB | 11 | 6 | 1 | 1.1 | 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.1.jar | 437.18 kB | 303 | 279 | 13 | 1.4 | debug |
| log4j-1.2.15.jar | 382.65 kB | 296 | 259 | 19 | 1.1 | debug |
| commons-email-1.1.jar | 29.93 kB | 23 | 10 | 1 | 1.4 | 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 |
| chenillekit-core-1.0.2.jar | 10.26 kB | 21 | 6 | 5 | 1.5 | debug |
| chenillekit-test-1.0.2.jar | 3.30 kB | 12 | 1 | 1 | 1.5 | 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 |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 20 | 4.23 MB | 3,281 | 2,850 | 157 | 1.5 | 19 |
| compile: 16 | compile: 3.36 MB | compile: 2,608 | compile: 2,321 | compile: 119 | - | compile: 16 |
| test: 3 | test: 834.72 kB | test: 631 | test: 501 | test: 36 | - | test: 2 |
| provided: 1 | provided: 59.26 kB | provided: 42 | provided: 28 | provided: 2 | - | provided: 1 |
| 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 | - | - |
Repository locations for each of the Dependencies.