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-beanutils |
commons-beanutils |
1.7.0 |
jar |
| commons-collections |
commons-collections |
3.2 |
jar |
| commons-configuration |
commons-configuration |
1.5 |
jar |
| commons-fileupload |
commons-fileupload |
1.2 |
jar |
| commons-io |
commons-io |
1.3 |
jar |
| log4j |
log4j |
1.2.12 |
jar |
| org.owasp |
antisamy |
1.3-20091014.183120-2 |
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 |
3.8.1 |
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 |
| avalon-framework |
avalon-framework |
4.1.3 |
jar |
| batik |
batik-css |
1.6-1 |
jar |
| batik |
batik-ext |
1.6-1 |
jar |
| batik |
batik-gui-util |
1.6-1 |
jar |
| batik |
batik-util |
1.6-1 |
jar |
| commons-beanutils |
commons-beanutils-core |
1.7.0 |
jar |
| commons-codec |
commons-codec |
1.2 |
jar |
| commons-digester |
commons-digester |
1.8 |
jar |
| commons-httpclient |
commons-httpclient |
3.1 |
jar |
| commons-lang |
commons-lang |
2.3 |
jar |
| commons-logging |
commons-logging |
1.1 |
jar |
| logkit |
logkit |
1.0.1 |
jar |
| net.sourceforge.nekohtml |
nekohtml |
1.9.11 |
jar |
| xerces |
xercesImpl |
2.8.1 |
jar |
| xml-apis |
xml-apis |
1.3.03 |
jar |
| xml-apis |
xmlParserAPIs |
2.0.2 |
jar |
Project Dependency Graph
Dependency Tree
- OWASP:ESAPI:jar:1.4.4

| ESAPI |
Description: The Enterprise Security API (ESAPI) project is an OWASP
project to create simple strong security controls for
every web platform. Security controls are not simple to
build. You can read about the hundreds of pitfalls for
unwary developers on the OWASP website. By providing
developers with a set of strong controls, we aim to
eliminate some of the complexity of creating secure
web applications. This can result in significant cost
savings across the SDLC.
URL: http://www.esapi.org/
Project License: No project license is defined for this project.
|
- commons-configuration:commons-configuration:jar:1.5 (compile)

| Commons Configuration |
Description: Tools to assist in the reading of configuration/preferences files in
various formats
URL: http://commons.apache.org/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- commons-collections:commons-collections:jar:3.2 (compile)

- commons-lang:commons-lang:jar:2.3 (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
|
- log4j:log4j:jar:1.2.12 (compile)

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

| Unnamed - logkit:logkit:jar:1.0.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- avalon-framework:avalon-framework:jar:4.1.3 (compile)

| Unnamed - avalon-framework:avalon-framework:jar:4.1.3 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- commons-digester:commons-digester:jar:1.8 (compile)

- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)

| Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- 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
|
- commons-beanutils:commons-beanutils-core:jar:1.7.0 (compile)

| Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)

| Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0 |
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.1 (test)

- 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.
|
- 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.
|
- commons-fileupload:commons-fileupload:jar:1.2 (compile)

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

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

- log4j:log4j:jar:1.2.12 (compile)

| Unnamed - log4j:log4j:jar:1.2.12 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.owasp:antisamy:jar:1.3-SNAPSHOT (compile)

| OWASP AntiSamy |
Description: The OWASP AntiSamy project is a collection of APIs for safely allowing users to supply their own HTML and CSS without exposing the site to XSS vulnerabilities.
URL: http://www.owasp.org/index.php/Category:OWASP_AntiSamy_Project
Project License: No project license is defined for this project.
|
- xerces:xercesImpl:jar:2.8.1 (compile)

| Xerces2 Java Parser |
Description: Xerces2 is the next generation of high performance, fully
compliant XML parsers in the Apache Xerces family. This new
version of Xerces introduces the Xerces Native Interface (XNI),
a complete framework for building parser components and
configurations that is extremely modular and easy to program.
URL: http://xerces.apache.org/xerces2-j/
Project License: The Apache Software License, Version 2.0
|
- xml-apis:xml-apis:jar:1.3.03 (compile)

| Unnamed - xml-apis:xml-apis:jar:1.3.03 |
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
URL: http://xml.apache.org/commons/#external
Project License: The Apache Software License, Version 2.0
|
- batik:batik-css:jar:1.6-1 (compile)

| Batik CSS |
Description: Batik CSS
Project License: No project license is defined for this project.
|
- batik:batik-util:jar:1.6-1 (compile)

| Batik Utilities |
Description: Batik Utilities
Project License: No project license is defined for this project.
|
- batik:batik-gui-util:jar:1.6-1 (compile)

| Batik GUI Utilities |
Description: Batik GUI Utilities
Project License: No project license is defined for this project.
|
- batik:batik-ext:jar:1.6-1 (compile)

| Batik Ext |
Description: Batik Ext
Project License: No project license is defined for this project.
|
- xml-apis:xmlParserAPIs:jar:2.0.2 (compile)

| Unnamed - xml-apis:xmlParserAPIs:jar:2.0.2 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- net.sourceforge.nekohtml:nekohtml:jar:1.9.11 (compile)

- xerces:xercesImpl:jar:2.8.1 (compile)

| Xerces2 Java Parser |
Description: Xerces2 is the next generation of high performance, fully
compliant XML parsers in the Apache Xerces family. This new
version of Xerces introduces the Xerces Native Interface (XNI),
a complete framework for building parser components and
configurations that is extremely modular and easy to program.
URL: http://xerces.apache.org/xerces2-j/
Project License: The Apache Software License, Version 2.0
|
- commons-httpclient:commons-httpclient:jar:3.1 (compile)

| HttpClient |
Description: The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
URL: http://jakarta.apache.org/httpcomponents/httpclient-3.x/
Project License: Apache License
|
- commons-codec:commons-codec:jar:1.2 (compile)

| Codec |
Description: The codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
Project License: No project license is defined for this project.
|
Licenses
Unknown: Batik CSS, Batik Ext, Batik GUI Utilities, Batik Utilities, Codec, ESAPI, OWASP AntiSamy, Unnamed - avalon-framework:avalon-framework:jar:4.1.3, Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - javax.servlet:jsp-api:jar:2.0, Unnamed - javax.servlet:servlet-api:jar:2.4, Unnamed - log4j:log4j:jar:1.2.12, Unnamed - logkit:logkit:jar:1.0.1, Unnamed - xml-apis:xmlParserAPIs:jar:2.0.2
Apache License: HttpClient
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Collections, Commons Configuration, Digester, FileUpload, IO, Lang, Logging, Neko HTML, Unnamed - xml-apis:xml-apis:jar:1.3.03, Xerces2 Java Parser
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| avalon-framework-4.1.3.jar |
62.47 kB |
85 |
63 |
10 |
1.2 |
debug |
| batik-css-1.6-1.jar |
232.46 kB |
248 |
228 |
8 |
1.1 |
release |
| batik-ext-1.6-1.jar |
74.89 kB |
201 |
191 |
4 |
1.1 |
release |
| batik-gui-util-1.6-1.jar |
134.99 kB |
207 |
70 |
2 |
1.1 |
release |
| batik-util-1.6-1.jar |
79.60 kB |
82 |
69 |
5 |
1.1 |
release |
| commons-beanutils-1.7.0.jar |
184.25 kB |
129 |
111 |
5 |
1.2 |
debug |
| commons-beanutils-core-1.7.0.jar |
164.80 kB |
111 |
93 |
5 |
1.2 |
debug |
| commons-codec-1.2.jar |
29.38 kB |
30 |
19 |
5 |
1.1 |
debug |
| commons-collections-3.2.jar |
557.87 kB |
477 |
458 |
12 |
1.1 |
debug |
| commons-configuration-1.5.jar |
265.48 kB |
175 |
157 |
9 |
1.3 |
debug |
| commons-digester-1.8.jar |
140.24 kB |
114 |
100 |
6 |
1.2 |
debug |
| commons-fileupload-1.2.jar |
51.84 kB |
57 |
40 |
5 |
1.3 |
debug |
| commons-httpclient-3.1.jar |
297.85 kB |
183 |
167 |
8 |
1.2 |
debug |
| commons-io-1.3.jar |
81.66 kB |
69 |
58 |
4 |
1.1 |
debug |
| commons-lang-2.3.jar |
239.53 kB |
140 |
124 |
9 |
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 |
| junit-3.8.1.jar |
118.23 kB |
119 |
100 |
6 |
1.1 |
debug |
| log4j-1.2.12.jar |
349.69 kB |
283 |
253 |
19 |
1.1 |
debug |
| logkit-1.0.1.jar |
70.46 kB |
85 |
67 |
10 |
1.2 |
debug |
| nekohtml-1.9.11.jar |
114.72 kB |
70 |
53 |
4 |
1.3 |
debug |
| antisamy-1.3-SNAPSHOT.jar |
56.18 kB |
44 |
17 |
5 |
1.4 |
debug |
| xercesImpl-2.8.1.jar |
1.16 MB |
950 |
882 |
38 |
1.1 |
release |
| xml-apis-1.3.03.jar |
190.55 kB |
342 |
302 |
25 |
1.1 |
release |
| xmlParserAPIs-2.0.2.jar |
76.60 kB |
144 |
128 |
9 |
1.1 |
debug |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| 26 |
4.84 MB |
4,502 |
3,859 |
220 |
1.4 |
20 |
| compile: 23 |
compile: 4.58 MB |
compile: 4,260 |
compile: 3,675 |
compile: 209 |
- |
compile: 17 |
| test: 1 |
test: 118.23 kB |
test: 119 |
test: 100 |
test: 6 |
- |
test: 1 |
| provided: 2 |
provided: 144.71 kB |
provided: 123 |
provided: 84 |
provided: 5 |
- |
provided: 2 |