About

Documentation

Project Documentation

Built by Maven

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Classifier Type Optional
org.eclipse.persistence eclipselink 1.0-M10 - jar
org.seasar.container s2-tiger 2.4.25 - jar

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
com.h2database h2 1.0.69 - jar
junit junit 4.4 - jar
log4j log4j 1.2.15 - 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-annotation_1.0_spec 1.0 - jar
org.apache.geronimo.specs geronimo-ejb_3.0_spec 1.0 - jar
org.apache.geronimo.specs geronimo-interceptor_3.0_spec 1.0 - jar
org.apache.geronimo.specs geronimo-j2ee_1.4_spec 1.0 - jar
org.apache.geronimo.specs geronimo-jpa_3.0_spec 1.0 - jar
org.apache.geronimo.specs geronimo-jta_1.1_spec 1.0 - jar

Project Transitive Dependencies

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

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Classifier Type Optional
aopalliance aopalliance 1.0 - jar
commons-logging commons-logging 1.1 - jar
jboss javassist 3.4.ga - jar
ognl ognl 2.6.9-patch-20070908 - jar
org.apache.poi poi 3.0-FINAL - jar
org.easymock easymock 2.2 - jar
org.seasar.container s2-extension 2.4.25 - jar
org.seasar.container s2-framework 2.4.25 - jar

Project Dependency Graph

Dependency Listings

s2eclipselink-jpa

http://s2eclipselink.sandbox.seasar.org/

EclipseLink

EclipseLink subversion revision 1734:1735M

http://www.eclipse.org/eclipselink

S2 Tiger

DI Container with AOP

http://s2container.seasar.org/

Seasar2 Extension

DI Container with AOP

http://s2container.seasar.org/

Seasar2 Framework

DI Container with AOP

http://s2container.seasar.org/

AOP alliance

AOP Alliance

http://aopalliance.sourceforge.net

Javassist

Javassist (Java programming assistant) is a load-time reflective system for Java.

http://www.jboss.org/products/javassist

OGNL

Patch for OGNL version 2.6.9 (http://www.ognl.org/)

Jakarta POI

Jakarta POI - Java API To Access Microsoft Format Files

http://jakarta.apache.org/poi/

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

EasyMock

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism

http://www.easymock.org

Unnamed - org.apache.geronimo.specs:geronimo-j2ee_1.4_spec:jar:1.0

JTA 1.1

Provides open-source implementations of Sun specifications.

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

Annotation 1.0

Provides open-source implementations of Sun specifications.

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

EJB 3.0

Provides open-source implementations of Sun specifications.

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

Interceptor 3.0

Provides open-source implementations of Sun specifications.

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

JPA 1.0

Provides open-source implementations of Sun specifications.

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

Apache Log4j

Apache Log4j 1.2

http://logging.apache.org:80/log4j/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

H2 Database Engine

H2 Database Engine

http://www.h2database.com