Project Dependencies

test

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 Optional
junit junit 3.8.1 - jar

provided

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 Classifier Type Optional
org.apache.geronimo.specs geronimo-ejb_3.0_spec 1.0.1 - jar
org.apache.geronimo.specs geronimo-jsp_2.1_spec 1.0.1 - jar
org.apache.geronimo.specs geronimo-servlet_2.5_spec 1.2 - jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

Project Dependency Graph

Dependency Listings

Geronimo Samples :: Samples

Geronimo Samples.

http://geronimo.apache.org/maven/geronimo-samples/2.1.2/samples

JSP 2.1

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-jsp_2.1_spec

EJB 3.0

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-ejb_3.0_spec

Servlet 2.5

Servlet 2.5 Specification

http://geronimo.apache.org/maven/specs/servlet-2.5/1.2

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org