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
junitjunit3.8.1jar-
org.apache.ws.commonsws-commons-java51.0jar-
xml-apisxml-apis1.0.b2jar-

Project Transitive Dependencies

No transitive dependencies are required for this project.

Project Dependency Graph

Dependency Listings

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

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

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

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/

junit:junit:jar:3.8.1

Description
No description defined

URL
No URL defined