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.velocity velocity 1.5 jar Yes
org.apache.velocity velocity-tools 1.3 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
commons-fileupload commons-fileupload 1.1.1 jar
jmock jmock 1.0.1 jar
jmock jmock-cglib 1.0.1 jar
junit junit 3.8.2 jar
log4j log4j 1.2.9 jar
mockobjects mockobjects-core 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
org.springframework spring-portlet 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
portlet-api portlet-api 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 Type
avalon-framework avalon-framework 4.1.3 jar
com.opensymphony xwork 2.1.2 jar
commons-beanutils commons-beanutils 1.7.0 jar
commons-collections commons-collections 3.1 jar
commons-digester commons-digester 1.8 jar
commons-io commons-io 1.1 jar
commons-lang commons-lang 2.1 jar
commons-logging commons-logging 1.1 jar
commons-validator commons-validator 1.3.1 jar
logkit logkit 1.0.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
sslext sslext 1.2-0 jar
velocity velocity 1.4 jar

runtime

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

GroupId ArtifactId Version Type
velocity velocity-dep 1.4 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
aopalliance aopalliance 1.0 jar
cglib cglib-full 2.0 jar
org.springframework spring-beans 2.0.8 jar
org.springframework spring-context 2.0.8 jar
org.springframework spring-web 2.0.8 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-portlet-plugin:jar:2.1.6 Information
    • junit:junit:jar:3.8.2 (test) Information
    • org.apache.struts:struts2-junit-plugin:jar:2.1.6 (test) Information
    • javax.servlet:jsp-api:jar:2.0 (provided) Information
      • javax.servlet:servlet-api:jar:2.4 (compile) Information
    • org.apache.velocity:velocity:jar:1.5 (compile) Information
      • commons-collections:commons-collections:jar:3.1 (compile) Information
      • commons-lang:commons-lang:jar:2.1 (compile) Information
      • oro:oro:jar:2.0.8 (compile) Information
    • org.apache.velocity:velocity-tools:jar:1.3 (compile) Information
      • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
        • commons-logging:commons-logging:jar:1.1 (compile) Information
      • commons-digester:commons-digester:jar:1.8 (compile) Information
        • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
        • commons-logging:commons-logging:jar:1.1 (compile) Information
      • commons-logging:commons-logging:jar:1.1 (compile) Information
        • logkit:logkit:jar:1.0.1 (compile) Information
        • avalon-framework:avalon-framework:jar:4.1.3 (compile) Information
        • javax.servlet:servlet-api:jar:2.4 (compile) Information
      • commons-validator:commons-validator:jar:1.3.1 (compile) Information
        • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
      • oro:oro:jar:2.0.8 (compile) Information
      • sslext:sslext:jar:1.2-0 (compile) Information
      • velocity:velocity:jar:1.4 (compile) Information
        • velocity:velocity-dep:jar:1.4 (runtime) Information
    • portlet-api:portlet-api:jar:1.0 (provided) Information
    • mockobjects:mockobjects-jdk1.3-j2ee1.3:jar:0.09 (test) Information
    • org.easymock:easymock:jar:2.0 (test) Information
    • jmock:jmock:jar:1.0.1 (test) Information
    • jmock:jmock-cglib:jar:1.0.1 (test) Information
      • jmock:jmock:jar:1.0.1 (test) Information
      • cglib:cglib-full:jar:2.0 (test) Information
    • mockobjects:mockobjects-core:jar:0.09 (test) Information
    • log4j:log4j:jar:1.2.9 (test) Information
    • org.springframework:spring-mock:jar:2.0.8 (test) Information
      • commons-logging:commons-logging:jar:1.1 (test) Information
    • org.springframework:spring-portlet:jar:2.0.8 (test) Information
    • org.springframework:spring-core:jar:2.0.8 (test) Information
      • commons-logging:commons-logging:jar:1.1 (test) Information
    • commons-fileupload:commons-fileupload:jar:1.1.1 (test) Information
    • org.apache.struts:struts2-core:jar:2.1.6 (compile) Information
      • com.opensymphony:xwork:jar:2.1.2 (compile) Information
        • opensymphony:ognl:jar:2.6.11 (compile) Information
        • org.springframework:spring-test:jar:2.5.6 (compile) Information
      • org.freemarker:freemarker:jar:2.3.13 (compile) Information
      • opensymphony:ognl:jar:2.6.11 (compile) Information
      • commons-io:commons-io:jar:1.1 (compile) Information
      • com.sun:tools:jar:1.5.0 (system) Information
    • javax.servlet:servlet-api:jar:2.4 (provided) Information

Licenses

Apache Software License, Version 1.1: sslext

The OpenSymphony Software License 1.1: XWork

Unknown: EasyMock 2.0, OGNL - Object Graph Navigation Library, Unnamed - avalon-framework:avalon-framework:jar:4.1.3, Unnamed - cglib:cglib-full:jar:2.0, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.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 - log4j:log4j:jar:1.2.9, Unnamed - logkit:logkit:jar:1.0.1, Unnamed - mockobjects:mockobjects-core:jar:0.09, Unnamed - mockobjects:mockobjects-jdk1.3-j2ee1.3:jar:0.09, Unnamed - oro:oro:jar:2.0.8, Unnamed - portlet-api:portlet-api:jar:1.0, Velocity

The Apache Software License, Version 2.0: Apache Velocity, Digester, FileUpload, IO, Lang, Logging, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Spring Framework: Mock, Spring Framework: Portlet, Spring Framework: Test, Spring Framework: Web, Struts 2 Core, Struts 2 JUnit Plugin, Struts 2 Portlet Plugin, Validator, Velocity

BSD-style license: FreeMarker

Public Domain: AOP alliance

Common Public License Version 1.0: JUnit

Apache 2: VelocityTools

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
avalon-framework-4.1.3.jar 62.47 kB 85 63 10 1.2 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-beanutils-1.7.0.jar 184.25 kB 129 111 5 1.2 debug
commons-collections-3.1.jar 546.26 kB 465 446 12 1.1 debug
commons-digester-1.8.jar 140.24 kB 114 100 6 1.2 debug
commons-fileupload-1.1.1.jar 31.16 kB 33 22 4 1.3 debug
commons-io-1.1.jar 60.12 kB 52 41 4 1.1 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
commons-validator-1.3.1.jar 135.70 kB 93 46 3 1.3 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
log4j-1.2.9.jar 344.03 kB 273 244 18 1.1 debug
logkit-1.0.1.jar 70.46 kB 85 67 10 1.2 debug
mockobjects-core-0.09.jar 54.85 kB 67 60 4 1.2 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-beans-2.0.8.jar 381.24 kB 277 253 13 1.5 debug
spring-context-2.0.8.jar 156.91 kB 156 132 19 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-portlet-2.0.8.jar 115.21 kB 89 76 7 1.3 debug
spring-test-2.5.6.jar 176.68 kB 131 110 15 1.5 debug
spring-web-2.0.8.jar 148.70 kB 135 117 12 1.3 debug
oro-2.0.8.jar 63.73 kB 74 62 6 1.2 release
portlet-api-1.0.jar 16.69 kB 31 27 1 1.1 debug
sslext-1.2-0.jar 25.60 kB 29 13 6 1.2 debug
velocity-1.4.jar 352.71 kB 263 224 30 1.1 debug
velocity-dep-1.4.jar 505.63 kB 418 356 47 1.2 debug
velocity-1.5.jar 382.93 kB 282 246 25 1.2 debug
velocity-tools-1.3.jar 131.72 kB 84 67 8 1.4 debug
Total Size Entries Classes Packages JDK Rev Debug
41 15.82 MB 9,386 8,226 532 1.5 38
compile: 19 compile: 6.40 MB compile: 4,873 compile: 4,188 compile: 260 - compile: 18
test: 17 test: 2.06 MB test: 1,898 test: 1,658 test: 132 - test: 15
runtime: 1 runtime: 505.63 kB runtime: 418 runtime: 356 runtime: 47 - runtime: 1
provided: 3 provided: 161.40 kB provided: 154 provided: 111 provided: 6 - provided: 3
system: 1 system: 6.71 MB system: 2,043 system: 1,913 system: 87 - system: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
central http://repo1.maven.org/maven2 Yes -
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
apacheSnapshots http://people.apache.org/repo/m2-snapshot-repository/ - Yes

Repository locations for each of the Dependencies.

Artifact central apache.snapshots apacheSnapshots
aopalliance:aopalliance:jar:1.0 Found at http://repo1.maven.org/maven2 - -
avalon-framework:avalon-framework:jar:4.1.3 Found at http://repo1.maven.org/maven2 - -
cglib:cglib-full:jar:2.0 Found at http://repo1.maven.org/maven2 - -
com.opensymphony:xwork:jar:2.1.2 Found at http://repo1.maven.org/maven2 - -
com.sun:tools:jar:1.5.0 - - -
commons-beanutils:commons-beanutils:jar:1.7.0 Found at http://repo1.maven.org/maven2 - -
commons-collections:commons-collections:jar:3.1 Found at http://repo1.maven.org/maven2 - -
commons-digester:commons-digester:jar:1.8 Found at http://repo1.maven.org/maven2 - -
commons-fileupload:commons-fileupload:jar:1.1.1 Found at http://repo1.maven.org/maven2 - -
commons-io:commons-io:jar:1.1 Found at http://repo1.maven.org/maven2 - -
commons-lang:commons-lang:jar:2.1 Found at http://repo1.maven.org/maven2 - -
commons-logging:commons-logging:jar:1.1 Found at http://repo1.maven.org/maven2 - -
commons-validator:commons-validator:jar:1.3.1 Found at http://repo1.maven.org/maven2 - -
javax.servlet:jsp-api:jar:2.0 Found at http://repo1.maven.org/maven2 - -
javax.servlet:servlet-api:jar:2.4 Found at http://repo1.maven.org/maven2 - -
jmock:jmock:jar:1.0.1 Found at http://repo1.maven.org/maven2 - -
jmock:jmock-cglib:jar:1.0.1 Found at http://repo1.maven.org/maven2 - -
junit:junit:jar:3.8.2 Found at http://repo1.maven.org/maven2 - -
log4j:log4j:jar:1.2.9 Found at http://repo1.maven.org/maven2 - -
logkit:logkit:jar:1.0.1 Found at http://repo1.maven.org/maven2 - -
mockobjects:mockobjects-core:jar:0.09 Found at http://repo1.maven.org/maven2 - -
mockobjects:mockobjects-jdk1.3-j2ee1.3:jar:0.09 Found at http://repo1.maven.org/maven2 - -
opensymphony:ognl:jar:2.6.11 Found at http://repo1.maven.org/maven2 - -
org.apache.struts:struts2-core:jar:2.1.6 - - -
org.apache.struts:struts2-junit-plugin:jar:2.1.6 - - -
org.easymock:easymock:jar:2.0 Found at http://repo1.maven.org/maven2 - -
org.freemarker:freemarker:jar:2.3.13 Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-beans:jar:2.0.8 Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-context:jar:2.0.8 Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-core:jar:2.0.8 Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-mock:jar:2.0.8 Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-portlet:jar:2.0.8 Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-test:jar:2.5.6 Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-web:jar:2.0.8 Found at http://repo1.maven.org/maven2 - -
oro:oro:jar:2.0.8 Found at http://repo1.maven.org/maven2 - -
portlet-api:portlet-api:jar:1.0 Found at http://repo1.maven.org/maven2 - -
sslext:sslext:jar:1.2-0 Found at http://repo1.maven.org/maven2 - -
velocity:velocity:jar:1.4 Found at http://repo1.maven.org/maven2 - -
velocity:velocity-dep:jar:1.4 Found at http://repo1.maven.org/maven2 - -
org.apache.velocity:velocity:jar:1.5 Found at http://repo1.maven.org/maven2 - -
org.apache.velocity:velocity-tools:jar:1.3 Found at http://repo1.maven.org/maven2 - -
Total central apache.snapshots apacheSnapshots
41 (compile: 19, test: 17, runtime: 1, provided: 3, system: 1) 38 0 0