Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type
commons-beanutils commons-beanutils 1.7.0 jar
commons-lang commons-lang 2.4 jar
commons-logging commons-logging 1.0.3 jar
hivemind hivemind 1.1.1 jar
net.sf.scannotation scannotation 1.0.2 jar
org.apache.tapestry tapestry-annotations 4.1.6 jar
org.apache.tapestry tapestry-contrib 4.1.6 jar
org.apache.tapestry tapestry-framework 4.1.6 jar

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Classifier Type
org.apache.tapestry tapestry-test 4.1.4 - jar
org.easymock easymock 2.3 - jar
org.easymock easymockclassextension 2.3 - jar
org.testng testng 5.7 jdk15 jar

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type
javax.servlet servlet-api 2.3 jar