About

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:

GroupIdArtifactIdVersionClassifierTypeOptional
org.seasar.jcas2jca1.0.0-jar
velocityvelocity-dep1.4-jar(optional)

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:

GroupIdArtifactIdVersionClassifierTypeOptional
org.apache.geronimo.specsgeronimo-servlet_2.4_spec1.0-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:

GroupIdArtifactIdVersionClassifierTypeOptional
org.apache.geronimo.specsgeronimo-j2ee-connector_1.5_spec1.0-jar
org.apache.geronimo.specsgeronimo-jms_1.1_spec1.0-jar
org.apache.geronimo.specsgeronimo-jta_1.1_spec1.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:

GroupIdArtifactIdVersionClassifierTypeOptional
aopallianceaopalliance1.0-jar
commons-loggingcommons-logging1.1-jar
jbossjavassist3.4.ga-jar
junitjunit4.3.1-jar
ognlognl2.6.9-patch-20070624-jar
org.apache.poipoi3.0-FINAL-jar
org.easymockeasymock2.2-jar
org.seasar.containers2-extension2.4.17-jar
org.seasar.containers2-framework2.4.17-jar
org.seasar.containers2-tiger2.4.17-jar

runtime

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

GroupIdArtifactIdVersionClassifierTypeOptional
log4jlog4j1.2.13-jar

Project Dependency Graph

Dependency Listings

S2JMS-Core

http://s2jms.sandbox.seasar.org/

S2JCA Project

http://s2jca.seasar.org/

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/)

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)}/

Jakarta POI

Jakarta POI - Java API To Access Microsoft Format Files

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

Log4j

Log4j

http://logging.apache.org/log4j/docs/

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

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-connector_1.5_spec:jar:1.0

Unnamed - org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.0

JTA 1.1

Provides open-source implementations of Sun specifications.

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

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

Velocity

Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.

http://jakarta.apache.org/velocity/