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
com.thoughtworks.paranamer paranamer 2.1 jar
com.thoughtworks.xstream xstream 1.3.1 jar
org.picocontainer picocontainer 2.10.2 jar
org.picocontainer picocontainer-gems 2.10.2 jar
org.picocontainer.script picocontainer-script-core 2.0 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 Type
cglib cglib-nodep 2.1_3 jar
httpunit httpunit 1.6.2 jar
org.jmock jmock-junit4 2.5.1 jar
org.jmock jmock-legacy 2.5.1 jar
org.mortbay.jetty jetty 6.1.22 jar
org.picocontainer picocontainer-tck 2.10.2 jar
org.picocontainer.script picocontainer-script-groovy 2.0 jar
org.picocontainer.script picocontainer-script-testmodel 2.0 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