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 |
| whitesquare |
dcaf |
1.1.4-20120104.191924-131 |
jar |
| whitesquare |
waf |
1.2.5-20110129.023758-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 |
| junit |
junit |
4.5 |
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 |
servlet-api |
2.4 |
jar |
| javax.servlet.jsp |
jsp-api |
2.1 |
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 |
| commons-collections |
commons-collections |
2.1 |
jar |
| commons-dbcp |
commons-dbcp |
1.2.1 |
jar |
| commons-fileupload |
commons-fileupload |
1.1.1 |
jar |
| commons-io |
commons-io |
1.1 |
jar |
| commons-pool |
commons-pool |
1.2 |
jar |
| javax.activation |
activation |
1.1 |
jar |
| javax.jms |
jms |
1.1.0 |
jar |
| javax.mail |
mail |
1.4 |
jar |
| jdom |
jdom |
1.0 |
jar |
| log4j |
log4j |
1.2.15 |
jar |
| velocity |
velocity |
1.4 |
jar |
| whitesquare |
utils |
1.0.8 |
jar |
| xerces |
xercesImpl |
2.0.2 |
jar |
| xml-apis |
xml-apis |
1.0.b2 |
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 |
Project Dependency Graph
Dependency Tree
- whitesquare:waf-plugins:jar:1.1.0-SNAPSHOT

| Whitesquare Software WAF-Plugins |
Description: There is currently no description associated with this project.
URL: http://www.whitesquaresoft.com
Project License: No project license is defined for this project.
|
- whitesquare:waf:jar:1.2.5-SNAPSHOT (compile)

| Whitesquare Software WAF |
Description: There is currently no description associated with this project.
URL: http://www.whitesquaresoft.com/products/waf
Project License: No project license is defined for this project.
|
- commons-fileupload:commons-fileupload:jar:1.1.1 (compile)

| FileUpload |
Description: The FileUpload component provides a simple yet flexible means of adding
support for multipart file upload functionality to servlets and web
applications.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- commons-io:commons-io:jar:1.1 (compile)

- jdom:jdom:jar:1.0 (compile)

| Unnamed - jdom:jdom:jar:1.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- log4j:log4j:jar:1.2.15 (compile)

- velocity:velocity:jar:1.4 (compile)

- velocity:velocity-dep:jar:1.4 (runtime)

| Velocity |
Description: 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.
URL: http://jakarta.apache.org/velocity/
Project License: No project license is defined for this project.
|
- whitesquare:utils:jar:1.0.8 (compile)

- javax.mail:mail:jar:1.4 (compile)

- javax.activation:activation:jar:1.1 (compile)

- javax.jms:jms:jar:1.1.0 (compile)

| Java Message Service |
Description: The Java Message Service (JMS) API is a messaging standard that allows application components based on the Java 2 Platform, Enterprise Edition (J2EE) to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.
URL: http://java.sun.com/products/jms
Project License: No project license is defined for this project.
|
- javax.servlet:servlet-api:jar:2.4 (compile)

| 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.
|
- velocity:velocity:jar:1.4 (compile)

- whitesquare:dcaf:jar:1.1.4-SNAPSHOT (compile)

| DCAF |
Description: Data Connectivity Activation Framework
URL: http://www.whitesquaresoft.com
Project License: No project license is defined for this project.
|
- log4j:log4j:jar:1.2.15 (compile)

- whitesquare:utils:jar:1.0.8 (compile)

- commons-dbcp:commons-dbcp:jar:1.2.1 (compile)

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

| Collections |
Description: Commons Collections
Project License: No project license is defined for this project.
|
- commons-pool:commons-pool:jar:1.2 (compile)

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

| Collections |
Description: Commons Collections
Project License: No project license is defined for this project.
|
- xml-apis:xml-apis:jar:1.0.b2 (compile)

| XML Commons External Components XML APIs |
Description: xml-commons provides an Apache-hosted set of DOM, SAX, and
JAXP interfaces for use in other xml-based projects. Our hope is that we
can standardize on both a common version and packaging scheme for these
critical XML standards interfaces to make the lives of both our developers
and users easier. The External Components portion of xml-commons contains
interfaces that are defined by external standards organizations. For DOM,
that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for
JAXP it's Sun.
URL: http://xml.apache.org/commons/#external
Project License: The Apache Software License, Version 2.0
|
- xerces:xercesImpl:jar:2.0.2 (compile)

| Unnamed - xerces:xercesImpl:jar:2.0.2 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- xml-apis:xml-apis:jar:1.0.b2 (compile)

| XML Commons External Components XML APIs |
Description: xml-commons provides an Apache-hosted set of DOM, SAX, and
JAXP interfaces for use in other xml-based projects. Our hope is that we
can standardize on both a common version and packaging scheme for these
critical XML standards interfaces to make the lives of both our developers
and users easier. The External Components portion of xml-commons contains
interfaces that are defined by external standards organizations. For DOM,
that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for
JAXP it's Sun.
URL: http://xml.apache.org/commons/#external
Project License: The Apache Software License, Version 2.0
|
- xerces:xercesImpl:jar:2.0.2 (compile)

| Unnamed - xerces:xercesImpl:jar:2.0.2 |
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.
|
- junit:junit:jar:4.5 (test)

- javax.servlet.jsp:jsp-api:jar:2.1 (provided)

| Unnamed - javax.servlet.jsp:jsp-api:jar:2.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
Licenses
Unknown: Collections, DCAF, Java Message Service, Unnamed - javax.servlet.jsp:jsp-api:jar:2.1, Unnamed - javax.servlet:servlet-api:jar:2.4, Unnamed - jdom:jdom:jar:1.0, Unnamed - xerces:xercesImpl:jar:2.0.2, Velocity, Whitesquare Software Utils, Whitesquare Software WAF, Whitesquare Software WAF-Plugins
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Log4j, Commons DBCP, Commons Pool, FileUpload, IO, Velocity, XML Commons External Components XML APIs
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF), JavaMail API
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| commons-collections-2.1.jar |
161.25 kB |
189 |
180 |
3 |
1.1 |
release |
| commons-dbcp-1.2.1.jar |
105.11 kB |
56 |
44 |
4 |
1.1 |
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-pool-1.2.jar |
41.50 kB |
34 |
25 |
2 |
1.1 |
debug |
| activation-1.1.jar |
61.51 kB |
50 |
38 |
3 |
1.4 |
debug |
| jms-1.1.0.jar |
25.39 kB |
61 |
58 |
1 |
1.1 |
debug |
| mail-1.4.jar |
379.75 kB |
273 |
250 |
12 |
1.4 |
debug |
| servlet-api-2.4.jar |
95.40 kB |
67 |
42 |
2 |
1.2 |
debug |
| jsp-api-2.1.jar |
98.28 kB |
101 |
84 |
4 |
1.5 |
debug |
| jdom-1.0.jar |
149.66 kB |
87 |
75 |
8 |
1.1 |
debug |
| junit-4.5.jar |
194.28 kB |
222 |
188 |
26 |
1.5 |
debug |
| log4j-1.2.15.jar |
382.65 kB |
296 |
259 |
19 |
1.1 |
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 |
| dcaf-1.1.4-SNAPSHOT.jar |
131.14 kB |
147 |
119 |
18 |
1.5 |
debug |
| utils-1.0.8.jar |
54.42 kB |
60 |
39 |
11 |
1.5 |
debug |
| waf-1.2.5-SNAPSHOT.jar |
103.01 kB |
99 |
72 |
15 |
1.5 |
debug |
| xercesImpl-2.0.2.jar |
911.85 kB |
682 |
627 |
35 |
1.1 |
debug |
| xml-apis-1.0.b2.jar |
106.76 kB |
217 |
184 |
17 |
1.2 |
release |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| 20 |
3.86 MB |
3,407 |
2,927 |
265 |
1.5 |
18 |
| compile: 16 |
compile: 2.99 MB |
compile: 2,599 |
compile: 2,257 |
compile: 186 |
- |
compile: 14 |
| test: 1 |
test: 194.28 kB |
test: 222 |
test: 188 |
test: 26 |
- |
test: 1 |
| runtime: 1 |
runtime: 505.63 kB |
runtime: 418 |
runtime: 356 |
runtime: 47 |
- |
runtime: 1 |
| provided: 2 |
provided: 193.68 kB |
provided: 168 |
provided: 126 |
provided: 6 |
- |
provided: 2 |