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.struts | struts-annotations | 1.0.3 | - | jar | (optional) |
org.apache.velocity | velocity | 1.5 | - | jar | (optional) |
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 |
---|---|---|---|---|---|
jmock | jmock-cglib | 1.0.1 | - | jar | |
mockobjects | mockobjects-alt-jdk1.3 | 0.09 | - | jar | |
mockobjects | mockobjects-alt-jdk1.3-j2ee1.3 | 0.09 | - | jar | |
mockobjects | mockobjects-core | 0.09 | - | jar | |
mockobjects | mockobjects-jdk1.3 | 0.09 | - | jar | |
mockobjects | mockobjects-jdk1.3-j2ee1.3 | 0.09 | - | jar | |
org.apache.struts | struts2-junit-plugin | 2.1.2 | - | jar | |
org.easymock | easymock | 2.0 | - | jar | |
org.springframework | spring-core | 2.0.8 | - | jar | |
org.springframework | spring-mock | 2.0.8 | - | jar |
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 |
---|---|---|---|---|---|
javax.servlet | jsp-api | 2.0 | - | jar | |
javax.servlet | servlet-api | 2.4 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|---|
com.opensymphony | xwork | 2.1.1 | - | jar | |
commons-collections | commons-collections | 3.1 | - | jar | |
commons-fileupload | commons-fileupload | 1.2.1 | - | jar | |
commons-io | commons-io | 1.3.2 | - | jar | |
commons-lang | commons-lang | 2.1 | - | jar | |
opensymphony | ognl | 2.6.11 | - | jar | |
org.apache.struts | struts2-core | 2.1.2 | - | jar | |
org.freemarker | freemarker | 2.3.12 | - | jar | |
oro | oro | 2.0.8 | - | jar |
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 |
---|---|---|---|---|---|
avalon-framework | avalon-framework | 4.1.3 | - | jar | |
cglib | cglib-full | 2.0 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
jmock | jmock | 1.0.1 | - | jar | |
junit | junit | 3.8.2 | - | jar | |
log4j | log4j | 1.2.12 | - | jar | |
logkit | logkit | 1.0.1 | - | jar |
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 | - | jar |
Apache Struts 2
http://struts.apache.org/struts2/struts2-plugins/struts2-dojo-plugin
Unnamed - javax.servlet:jsp-api:jar:2.0
Apache Velocity is a general purpose template engine.
http://velocity.apache.org/engine/releases/velocity-1.5/
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Apache Struts 2
http://struts.apache.org/struts2/struts2-plugins/struts2-junit-plugin
Apache Struts 2
http://struts.apache.org/struts2/struts2-core
EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism. Due to EasyMock's unique style of recording expectations, most refactorings will not affect the Mock Objects. So EasyMock is a perfect fit for Test-Driven Development.
Unnamed - jmock:jmock-cglib:jar:1.0.1
Unnamed - jmock:jmock:jar:1.0.1
Unnamed - cglib:cglib-full:jar:2.0
Unnamed - mockobjects:mockobjects-core:jar:0.09
Unnamed - mockobjects:mockobjects-jdk1.3:jar:0.09
Unnamed - mockobjects:mockobjects-alt-jdk1.3:jar:0.09
Unnamed - mockobjects:mockobjects-alt-jdk1.3-j2ee1.3:jar:0.09
Unnamed - mockobjects:mockobjects-jdk1.3-j2ee1.3:jar:0.09
Spring Framework: Mock
http://www.springframework.org
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.
Spring Framework: Core
http://www.springframework.org
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
struts-annotations adds apt generation support for struts based annotated projetcs, such as TLD and documentation generation from annotated component classes as used in struts2
FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
/opt/java/sdk/Sun/jdk1.5.0_10/jre/../lib/tools.jar