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.apache.ant ant 1.7.0 - jar
org.freemarker freemarker 2.3.13 - jar
org.seasar.container s2-tiger 2.4.48 - jar
org.tmatesoft.svnkit svnkit 1.3.2-1 - 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:

GroupId ArtifactId Version Classifier Type Optional
hsqldb hsqldb 1.8.0.1 - jar
junit-addons junit-addons 1.4 - jar
log4j log4j 1.2.13 - 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
portlet-api portlet-api 1.0 - jar

system

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

GroupId ArtifactId Version Classifier Type Optional
com.sun tools 1.5.0_22 - jar (optional)

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
antlr antlr 2.7.7 - jar
aopalliance aopalliance 1.0 - jar
commons-logging commons-logging 1.1 - jar
jboss javassist 3.4.ga - jar
junit junit 4.4 - jar
net.java.dev.jna jna 3.2.2 - jar
ognl ognl 2.6.9-patch-20090427 - jar
org.antlr antlr-runtime 3.1.3 - jar
org.antlr stringtemplate 3.2 - jar
org.apache.ant ant-launcher 1.7.0 - jar
org.apache.poi poi 3.0-FINAL - jar
org.easymock easymock 2.4 - jar
org.seasar.container s2-extension 2.4.48 - jar
org.seasar.container s2-framework 2.4.48 - jar
org.tmatesoft.sqljet sqljet 1.0.1 - jar
org.tmatesoft.svnkit trilead-ssh2 build213-svnkit-1.3-patch - 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
xerces xercesImpl 2.6.2 - jar
xerces xmlParserAPIs 2.6.2 - jar

Project Dependency Graph

Dependency Listings

S2JDBC-Gen

DI Container with AOP

http://s2container.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/)

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 an easy way to create Mock Objects for interfaces by generating them on the fly using Java's proxy mechanism

http://www.easymock.org

FreeMarker

FreeMarker is a "template engine"; a generic tool to generate text output based on templates.

http://www.freemarker.org

org.apache.tools.ant

Apache Ant

http://ant.apache.org/ant

Unnamed - org.apache.ant:ant-launcher:jar:1.7.0

master POM

http://ant.apache.org/ant-launcher

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

JTA 1.1

Provides open-source implementations of Sun specifications.

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

Unnamed - junit-addons:junit-addons:jar:1.4

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

Unnamed - xerces:xercesImpl:jar:2.6.2

Unnamed - xerces:xmlParserAPIs:jar:2.6.2

SVNKit

A pure Java Subversion library, formerly known as JavaSVN

http://svnkit.com/

Java Native Access

Trilead SSH2

A pure Java implementation of the SSH-2 protocol, a successor to Ganymed

http://www.trilead.com/Products/Trilead_SSH_for_Java/

SQLJet

A pure Java library for managing SQLite databases

http://sqljet.com/

Antlr 3 Runtime

A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.

http://www.antlr.org

ANTLR StringTemplate

StringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developing jGuru.com. StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org and powers the ANTLR v3 code generator. Its distinguishing characteristic is that unlike other engines, it strictly enforces model-view separation. Strict separation makes websites and code generators more flexible and maintainable; it also provides an excellent defense against malicious template authors. There are currently about 600 StringTemplate source downloads a month.

http://www.stringtemplate.org

AntLR Parser Generator

A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.

http://www.antlr.org/

com.sun:tools:jar

C:\Program Files (x86)\Java\jdk1.5.0_22\jre\..\lib\tools.jar

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

Unnamed - portlet-api:portlet-api:jar:1.0

Log4j

Log4j

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

Unnamed - hsqldb:hsqldb:jar:1.8.0.1