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 |
Type |
Optional |
org.apache.struts |
struts2-core |
2.1.6 |
jar |
No |
org.apache.struts |
struts-annotations |
1.0.4 |
jar |
Yes |
org.apache.velocity |
velocity |
1.5 |
jar |
Yes |
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 |
Type |
jmock |
jmock |
1.0.1 |
jar |
jmock |
jmock-cglib |
1.0.1 |
jar |
junit |
junit |
3.8.2 |
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.6 |
jar |
org.easymock |
easymock |
2.0 |
jar |
org.springframework |
spring-core |
2.0.8 |
jar |
org.springframework |
spring-mock |
2.0.8 |
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 |
Type |
javax.servlet |
jsp-api |
2.0 |
jar |
javax.servlet |
servlet-api |
2.4 |
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 |
Type |
com.opensymphony |
xwork |
2.1.2 |
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 |
commons-logging |
commons-logging |
1.1 |
jar |
opensymphony |
ognl |
2.6.11 |
jar |
org.freemarker |
freemarker |
2.3.13 |
jar |
org.springframework |
spring-test |
2.5.6 |
jar |
oro |
oro |
2.0.8 |
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 |
Type |
cglib |
cglib-full |
2.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 |
Type |
com.sun |
tools |
1.5.0 |
jar |
Project Dependency Graph
Dependency Tree
- org.apache.struts:struts2-dojo-plugin:jar:2.1.6

- org.apache.struts:struts2-core:jar:2.1.6 (compile)

- com.opensymphony:xwork:jar:2.1.2 (compile)

XWork |
Description: XWork is an command-pattern framework that is used to power WebWork
as well as other applications. XWork provides an Inversion of Control
container, a powerful expression language, data type conversion,
validation, and pluggable configuration.
URL: http://www.opensymphony.com/xwork
Project License: The OpenSymphony Software License 1.1
|
- opensymphony:ognl:jar:2.6.11 (compile)

OGNL - Object Graph Navigation Library |
Description: There is currently no description associated with this project.
URL: http://ognl.org
Project License: No project license is defined for this project.
|
- org.springframework:spring-test:jar:2.5.6 (compile)

- commons-logging:commons-logging:jar:1.1 (compile)

Logging |
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- org.freemarker:freemarker:jar:2.3.13 (compile)

- opensymphony:ognl:jar:2.6.11 (compile)

OGNL - Object Graph Navigation Library |
Description: There is currently no description associated with this project.
URL: http://ognl.org
Project License: No project license is defined for this project.
|
- commons-fileupload:commons-fileupload:jar:1.2.1 (compile)

- commons-io:commons-io:jar:1.3.2 (compile)

- com.sun:tools:jar:1.5.0 (system)

com.sun:tools:jar:1.5.0 |
Description: There is currently no description associated with this project.
URL: /apollo/package/local_1/Generic/spectre.JavaSE5/spectre.JavaSE5-2.0-4/jdk1.5.0/jre/../lib/tools.jar
|
- javax.servlet:jsp-api:jar:2.0 (provided)

Unnamed - javax.servlet:jsp-api:jar:2.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- javax.servlet:servlet-api:jar:2.4 (provided)

Unnamed - javax.servlet:servlet-api:jar:2.4 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.apache.velocity:velocity:jar:1.5 (compile)

- commons-collections:commons-collections:jar:3.1 (compile)

Unnamed - commons-collections:commons-collections:jar:3.1 |
Description: Types that extend and augment the Java Collections Framework.
Project License: No project license is defined for this project.
|
- commons-lang:commons-lang:jar:2.1 (compile)

Lang |
Description: 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.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- oro:oro:jar:2.0.8 (compile)

Unnamed - oro:oro:jar:2.0.8 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- junit:junit:jar:3.8.2 (test)

- org.apache.struts:struts2-junit-plugin:jar:2.1.6 (test)

- junit:junit:jar:3.8.2 (test)

- org.springframework:spring-mock:jar:2.0.8 (test)

- org.springframework:spring-core:jar:2.0.8 (test)

- org.apache.struts:struts2-core:jar:2.1.6 (test)

- jmock:jmock:jar:1.0.1 (test)

Unnamed - jmock:jmock:jar:1.0.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.easymock:easymock:jar:2.0 (test)

EasyMock 2.0 |
Description: 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.
URL: http://www.easymock.org
Project License: No project license is defined for this project.
|
- jmock:jmock-cglib:jar:1.0.1 (test)

Unnamed - jmock:jmock-cglib:jar:1.0.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- jmock:jmock:jar:1.0.1 (test)

Unnamed - jmock:jmock:jar:1.0.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- cglib:cglib-full:jar:2.0 (test)

Unnamed - cglib:cglib-full:jar:2.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- mockobjects:mockobjects-core:jar:0.09 (test)

Unnamed - mockobjects:mockobjects-core:jar:0.09 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- mockobjects:mockobjects-jdk1.3:jar:0.09 (test)

Unnamed - mockobjects:mockobjects-jdk1.3:jar:0.09 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- mockobjects:mockobjects-alt-jdk1.3:jar:0.09 (test)

Unnamed - mockobjects:mockobjects-alt-jdk1.3:jar:0.09 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- mockobjects:mockobjects-alt-jdk1.3-j2ee1.3:jar:0.09 (test)

Unnamed - mockobjects:mockobjects-alt-jdk1.3-j2ee1.3:jar:0.09 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- mockobjects:mockobjects-jdk1.3-j2ee1.3:jar:0.09 (test)

Unnamed - mockobjects:mockobjects-jdk1.3-j2ee1.3:jar:0.09 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.springframework:spring-mock:jar:2.0.8 (test)

- commons-logging:commons-logging:jar:1.1 (compile)

Logging |
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- org.springframework:spring-core:jar:2.0.8 (test)

- commons-logging:commons-logging:jar:1.1 (compile)

Logging |
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- org.apache.struts:struts-annotations:jar:1.0.4 (compile)

- com.sun:tools:jar:1.5.0 (system)

com.sun:tools:jar:1.5.0 |
Description: There is currently no description associated with this project.
URL: /apollo/package/local_1/Generic/spectre.JavaSE5/spectre.JavaSE5-2.0-4/jdk1.5.0/jre/../lib/tools.jar
|
- javax.servlet:servlet-api:jar:2.4 (provided)

Unnamed - javax.servlet:servlet-api:jar:2.4 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
Licenses
The OpenSymphony Software License 1.1: XWork
Unknown: EasyMock 2.0, OGNL - Object Graph Navigation Library, Unnamed - cglib:cglib-full:jar:2.0, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - javax.servlet:jsp-api:jar:2.0, Unnamed - javax.servlet:servlet-api:jar:2.4, Unnamed - jmock:jmock-cglib:jar:1.0.1, Unnamed - jmock:jmock:jar:1.0.1, Unnamed - mockobjects:mockobjects-alt-jdk1.3-j2ee1.3:jar:0.09, Unnamed - mockobjects:mockobjects-alt-jdk1.3:jar:0.09, Unnamed - mockobjects:mockobjects-core:jar:0.09, Unnamed - mockobjects:mockobjects-jdk1.3-j2ee1.3:jar:0.09, Unnamed - mockobjects:mockobjects-jdk1.3:jar:0.09, Unnamed - oro:oro:jar:2.0.8
The Apache Software License, Version 2.0: Apache Velocity, Commons FileUpload, Commons IO, Lang, Logging, Spring Framework: Core, Spring Framework: Mock, Spring Framework: Test, Struts 2 Core, Struts 2 Dojo Plugin, Struts 2 JUnit Plugin, Struts Annotations
BSD-style license: FreeMarker
Common Public License Version 1.0: JUnit
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
cglib-full-2.0.jar |
280.69 kB |
249 |
231 |
9 |
1.1 |
debug |
xwork-2.1.2.jar |
2.18 MB |
1,412 |
1,312 |
65 |
1.5 |
debug |
tools.jar |
6.71 MB |
2,043 |
1,913 |
87 |
1.5 |
debug |
commons-collections-3.1.jar |
546.26 kB |
465 |
446 |
12 |
1.1 |
debug |
commons-fileupload-1.2.1.jar |
56.42 kB |
60 |
43 |
5 |
1.3 |
debug |
commons-io-1.3.2.jar |
85.72 kB |
75 |
59 |
4 |
1.3 |
debug |
commons-lang-2.1.jar |
202.85 kB |
125 |
110 |
8 |
1.1 |
debug |
commons-logging-1.1.jar |
51.67 kB |
34 |
25 |
2 |
1.1 |
debug |
jsp-api-2.0.jar |
49.31 kB |
56 |
42 |
3 |
1.2 |
debug |
servlet-api-2.4.jar |
95.40 kB |
67 |
42 |
2 |
1.2 |
debug |
jmock-1.0.1.jar |
67.66 kB |
106 |
94 |
8 |
1.2 |
release |
jmock-cglib-1.0.1.jar |
2.20 kB |
9 |
3 |
1 |
1.2 |
release |
junit-3.8.2.jar |
117.81 kB |
120 |
102 |
6 |
1.2 |
debug |
mockobjects-alt-jdk1.3-0.09.jar |
8.08 kB |
17 |
10 |
3 |
1.1 |
debug |
mockobjects-alt-jdk1.3-j2ee1.3-0.09.jar |
12.05 kB |
18 |
12 |
2 |
1.1 |
debug |
mockobjects-core-0.09.jar |
54.85 kB |
67 |
60 |
4 |
1.2 |
debug |
mockobjects-jdk1.3-0.09.jar |
44.96 kB |
40 |
31 |
5 |
1.1 |
debug |
mockobjects-jdk1.3-j2ee1.3-0.09.jar |
65.12 kB |
64 |
52 |
8 |
1.1 |
debug |
ognl-2.6.11.jar |
164.14 kB |
123 |
114 |
1 |
1.1 |
debug |
struts2-core-2.1.6.jar |
719.45 kB |
638 |
408 |
27 |
1.5 |
debug |
struts2-junit-plugin-2.1.6.jar |
5.22 kB |
12 |
2 |
1 |
1.5 |
debug |
easymock-2.0.jar |
58.97 kB |
62 |
56 |
3 |
1.5 |
debug |
freemarker-2.3.13.jar |
849.89 kB |
655 |
623 |
17 |
1.5 |
debug |
spring-core-2.0.8.jar |
177.91 kB |
154 |
140 |
10 |
1.5 |
debug |
spring-mock-2.0.8.jar |
101.52 kB |
77 |
65 |
7 |
1.5 |
debug |
spring-test-2.5.6.jar |
176.68 kB |
131 |
110 |
15 |
1.5 |
debug |
oro-2.0.8.jar |
63.73 kB |
74 |
62 |
6 |
1.2 |
release |
struts-annotations-1.0.4.jar |
18.56 kB |
20 |
4 |
1 |
1.5 |
debug |
velocity-1.5.jar |
382.93 kB |
282 |
246 |
25 |
1.2 |
debug |
Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
29 |
13.24 MB |
7,255 |
6,417 |
347 |
1.5 |
26 |
compile: 13 |
compile: 5.42 MB |
compile: 4,094 |
compile: 3,562 |
compile: 188 |
- |
compile: 12 |
test: 13 |
test: 997.04 kB |
test: 995 |
test: 858 |
test: 67 |
- |
test: 11 |
provided: 2 |
provided: 144.71 kB |
provided: 123 |
provided: 84 |
provided: 5 |
- |
provided: 2 |
system: 1 |
system: 6.71 MB |
system: 2,043 |
system: 1,913 |
system: 87 |
- |
system: 1 |