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.h2database h2 1.1.119 jar
org.apache.geronimo.specs geronimo-j2ee_1.4_spec 1.0 jar
org.seasar.container s2-tiger 2.4.19 jar
org.springframework spring 2.5.6.SEC01 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
junit junit 4.4 jar
org.springframework spring-test 2.5.6.SEC01 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
org.apache.geronimo.specs geronimo-jta_1.1_spec 1.0 jar