Project Dependencies

compile

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

GroupIdArtifactIdVersionTypeOptional
org.apache.ws.commonsws-commons-java51.0.1jar-

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies:

GroupIdArtifactIdVersionTypeOptional
xml-apisxml-apis1.0.b2jar-

Project Dependency Graph

Dependency Listings

org.apache.xmlrpc:xmlrpc:pom:3.0

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/

org.apache.ws.commons:ws-commons-java5:jar:1.0.1

Description
This is a small collection of classes, which are part of the Java 5 Core. In other words, you do not need this library, if you are running Java 5, or later. The Java 5 classes are used by projects like Apache JaxMe, Apache XML-RPC, or the the ws-common-utils.

URL
http://ws.apache.org/commons/ws-commons-java5/