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.xmlrpc |
xmlrpc-common |
3.1.3 |
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-httpclient |
commons-httpclient |
3.0.1 |
jar |
org.apache.xmlrpc |
xmlrpc-client |
3.1.3 |
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 |
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 |
log4j |
log4j |
1.2.12 |
jar |
org.apache.ws.commons.util |
ws-commons-util |
1.0.2 |
jar |
xml-apis |
xml-apis |
1.0.b2 |
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.2 |
jar |
junit |
junit |
3.8.1 |
jar |
Project Dependency Graph
Dependency Tree
- org.apache.xmlrpc:xmlrpc-server:jar:3.1.3
Apache XML-RPC Server Library |
Description: Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to
implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle.
Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC
specification.
URL: http://ws.apache.org/xmlrpc/xmlrpc-server
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.
|
- 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.xmlrpc:xmlrpc-common:jar:3.1.3 (compile)
Apache XML-RPC Common Library |
Description: Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to
implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle.
Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC
specification.
URL: http://ws.apache.org/xmlrpc/xmlrpc-common
Project License: The Apache Software License, Version 2.0
|
- org.apache.ws.commons.util:ws-commons-util:jar:1.0.2 (compile)
Apache WebServices Common Utilities |
Description: This is a small collection of utility classes, that allow high performance XML
processing based on SAX. Basically, it is assumed, that you are using an JAXP
1.1 compliant XML parser and nothing else. In particular, no dependency on the
javax.xml.transform package is introduced.
URL: http://ws.apache.org/commons/util
Project License: The Apache Software License, Version 2.0
|
- junit:junit:jar:3.8.1 (test)
- 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
|
- org.apache.xmlrpc:xmlrpc-client:jar:3.1.3 (test)
Apache XML-RPC Client Library |
Description: Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to
implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle.
Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC
specification.
URL: http://ws.apache.org/xmlrpc/xmlrpc-client
Project License: The Apache Software License, Version 2.0
|
- org.apache.xmlrpc:xmlrpc-common:jar:3.1.3 (test)
Apache XML-RPC Common Library |
Description: Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to
implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle.
Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC
specification.
URL: http://ws.apache.org/xmlrpc/xmlrpc-common
Project License: The Apache Software License, Version 2.0
|
- 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-httpclient:commons-httpclient:jar:3.0.1 (test)
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/commons/httpclient/
Project License: Apache License
|
- junit:junit:jar:3.8.1 (test)
- commons-logging:commons-logging:jar:1.1 (test)
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-codec:commons-codec:jar:1.2 (test)
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: Codec, Unnamed - javax.servlet:servlet-api:jar:2.4, Unnamed - log4j:log4j:jar:1.2.12
Apache License: HttpClient
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache WebServices Common Utilities, Apache XML-RPC Client Library, Apache XML-RPC Common Library, Apache XML-RPC Server Library, Logging, XML Commons External Components XML APIs
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
commons-codec-1.2.jar |
29.38 kB |
30 |
19 |
5 |
1.1 |
debug |
commons-httpclient-3.0.1.jar |
273.22 kB |
162 |
148 |
8 |
1.1 |
debug |
commons-logging-1.1.jar |
51.67 kB |
34 |
25 |
2 |
1.1 |
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 |
ws-commons-util-1.0.2.jar |
33.60 kB |
36 |
23 |
2 |
1.2 |
debug |
xmlrpc-client-3.1.3.jar |
57.20 kB |
64 |
48 |
2 |
1.2 |
debug |
xmlrpc-common-3.1.3.jar |
106.57 kB |
128 |
110 |
6 |
1.2 |
debug |
xml-apis-1.0.b2.jar |
106.76 kB |
217 |
184 |
17 |
1.2 |
release |
Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
10 |
1.19 MB |
1,140 |
952 |
69 |
1.2 |
9 |
compile: 5 |
compile: 648.30 kB |
compile: 698 |
compile: 595 |
compile: 46 |
- |
compile: 4 |
test: 4 |
test: 478.04 kB |
test: 375 |
test: 315 |
test: 21 |
- |
test: 4 |
provided: 1 |
provided: 95.40 kB |
provided: 67 |
provided: 42 |
provided: 2 |
- |
provided: 1 |