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-logging |
commons-logging |
1.1 |
jar |
| org.apache.santuario |
xmlsec
|
1.4.3 |
jar |
| xalan |
xalan
|
2.7.1 |
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 |
| commons-codec |
commons-codec
|
1.3 |
jar |
| commons-discovery |
commons-discovery |
0.2 |
jar |
| junit |
junit
|
3.8.1 |
jar |
| org.bouncycastle |
bcprov-jdk14
|
1.43 |
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 |
| org.apache.axis |
axis |
1.4 |
jar |
| org.apache.axis |
axis-ant |
1.4 |
jar |
| org.apache.axis |
axis-jaxrpc |
1.4 |
jar |
| org.apache.axis |
axis-saaj |
1.4 |
jar |
| org.opensaml |
opensaml |
1.1 |
jar |
| xerces |
xercesImpl
|
2.8.1 |
jar |
| xml-apis |
xml-apis
|
1.3.03 |
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 |
| javax.servlet |
servlet-api |
2.3 |
jar |
| log4j |
log4j |
1.2.12 |
jar |
| logkit |
logkit |
1.0.1 |
jar |
| xalan |
serializer
|
2.7.1 |
jar |
Project Dependency Graph
Dependency Tree
- org.apache.ws.security:wss4j:bundle:1.5.8

| WSS4J |
Description:
Apache WSS4J is an implementation of the Web Services Security
(WS-Security) being developed at OASIS Web Services Security TC.
WSS4J is a primarily a Java library that can be used to sign and
verify SOAP Messages with WS-Security information. WSS4J will
use Apache Axis and Apache XML-Security projects and will be
interoperable with JAX-RPC based server/clients and .NET
server/clients.
URL:
http://ws.apache.org/wss4j/
Project License:
The Apache Software License, Version 2.0
|
- 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.
|
- javax.servlet:servlet-api:jar:2.3 (compile)

| Unnamed - javax.servlet:servlet-api:jar:2.3 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- commons-discovery:commons-discovery:jar:0.2 (test)

| Discovery |
Description:
Commons Discovery
Project License:
No project license is defined for this project.
|
- commons-codec:commons-codec:jar:1.3 (test)

- org.apache.santuario:xmlsec:jar:1.4.3 (compile)

| XML Security |
Description:
Apache XML Security supports XML-Signature Syntax and Processing,
W3C Recommendation 12 February 2002, and XML Encryption Syntax and
Processing, W3C Recommendation 10 December 2002. As of version 1.4,
the Java library supports the standard Java API JSR-105: XML Digital
Signature APIs.
URL:
http://santuario.apache.org/
Project License:
The Apache Software License, Version 2.0
|
- 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
|
- xalan:xalan:jar:2.7.1 (compile)

| Xalan Java |
Description:
Xalan-Java is an XSLT processor for transforming XML documents into HTML,
text, or other XML document types. It implements XSL Transformations (XSLT)
Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from
the command line, in an applet or a servlet, or as a module in other program.
URL:
http://xml.apache.org/xalan-j/
Project License:
The Apache Software License, Version 2.0
|
- xalan:serializer:jar:2.7.1 (compile)

- 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
|
- xerces:xercesImpl:jar:2.8.1 (provided)

| 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
|
- xml-apis:xml-apis:jar:1.3.03 (provided)

| 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
|
- junit:junit:jar:3.8.1 (test)

- org.opensaml:opensaml:jar:1.1 (provided)

| Unnamed - org.opensaml:opensaml:jar:1.1 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- org.apache.axis:axis:jar:1.4 (provided)

| Unnamed - org.apache.axis:axis:jar:1.4 |
Description:
POM was created from deploy:deploy-file
Project License:
No project license is defined for this project.
|
- org.apache.axis:axis-ant:jar:1.4 (provided)

| Unnamed - org.apache.axis:axis-ant:jar:1.4 |
Description:
POM was created from deploy:deploy-file
Project License:
No project license is defined for this project.
|
- org.apache.axis:axis-jaxrpc:jar:1.4 (provided)

| Unnamed - org.apache.axis:axis-jaxrpc:jar:1.4 |
Description:
POM was created from deploy:deploy-file
Project License:
No project license is defined for this project.
|
- org.apache.axis:axis-saaj:jar:1.4 (provided)

| Unnamed - org.apache.axis:axis-saaj:jar:1.4 |
Description:
POM was created from deploy:deploy-file
Project License:
No project license is defined for this project.
|
- org.bouncycastle:bcprov-jdk14:jar:1.43 (test)

| Bouncy Castle Provider |
Description:
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.4.
URL:
http://www.bouncycastle.org/java.html
Project License:
Bouncy Castle Licence
|
Licenses
Unknown:
Discovery, Unnamed - avalon-framework:avalon-framework:jar:4.1.3, Unnamed - javax.servlet:servlet-api:jar:2.3, Unnamed - log4j:log4j:jar:1.2.12, Unnamed - logkit:logkit:jar:1.0.1, Unnamed - org.apache.axis:axis-ant:jar:1.4, Unnamed - org.apache.axis:axis-jaxrpc:jar:1.4, Unnamed - org.apache.axis:axis-saaj:jar:1.4, Unnamed - org.apache.axis:axis:jar:1.4, Unnamed - org.opensaml:opensaml:jar:1.1
The Apache Software License, Version 2.0:
Codec, Logging, Unnamed - xml-apis:xml-apis:jar:1.3.03, WSS4J, XML Security, Xalan Java, Xalan Java Serializer, Xerces2 Java Parser
Bouncy Castle Licence:
Bouncy Castle Provider
Common Public License Version 1.0:
JUnit
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 |
| commons-codec-1.3.jar |
45.63 kB |
42 |
25 |
5 |
1.2 |
debug |
| commons-discovery-0.2.jar |
69.77 kB |
80 |
58 |
8 |
1.1 |
debug |
| commons-logging-1.1.jar |
51.67 kB |
34 |
25 |
2 |
1.1 |
debug |
| servlet-api-2.3.jar |
76.15 kB |
83 |
63 |
4 |
1.1 |
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 |
| axis-1.4.jar |
1.53 MB |
842 |
771 |
56 |
1.3 |
debug |
| axis-ant-1.4.jar |
32.42 kB |
28 |
14 |
3 |
1.2 |
debug |
| axis-jaxrpc-1.4.jar |
30.46 kB |
67 |
54 |
9 |
1.3 |
debug |
| axis-saaj-1.4.jar |
18.53 kB |
32 |
27 |
1 |
1.3 |
debug |
| xmlsec-1.4.3.jar |
437.14 kB |
402 |
345 |
31 |
1.4 |
release |
| bcprov-jdk14-1.43.jar |
1.58 MB |
1,443 |
1,358 |
77 |
1.4 |
release |
| opensaml-1.1.jar |
152.06 kB |
117 |
101 |
3 |
1.5 |
debug |
| serializer-2.7.1.jar |
271.76 kB |
124 |
109 |
3 |
1.1 |
debug |
| xalan-2.7.1.jar |
3.03 MB |
1,577 |
1,513 |
49 |
1.1 |
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 |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| 19 |
9.22 MB |
6,735 |
6,130 |
359 |
1.5 |
15 |
| compile: 8 |
compile: 4.32 MB |
compile: 2,673 |
compile: 2,438 |
compile: 128 |
- |
compile: 7 |
| test: 4 |
test: 1.80 MB |
test: 1,684 |
test: 1,541 |
test: 96 |
- |
test: 3 |
| provided: 7 |
provided: 3.10 MB |
provided: 2,378 |
provided: 2,151 |
provided: 135 |
- |
provided: 5 |