Project Dependencies

compile

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

GroupIdArtifactIdVersionClassifierTypeOptional
org.apache.ws.commonsws-commons-java51.0.1-jar(optional)

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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.2-jar
xmlunitxmlunit1.0-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:

GroupIdArtifactIdVersionClassifierTypeOptional
xml-apisxml-apis1.0.b2-jar

Project Dependency Graph

Dependency Listings

XmlSchema

Commons XMLSchema is a light weight schema object model that can be used to manipualte or generate a schema. It has a clean, easy to use API and can easily be integrated into an existing project since it has almost no dependancies on third party libraries.

http://ws.apache.org/commons/XmlSchema

Apache Webservices Java 5 Classes

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.

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

Unnamed - xml-apis:xml-apis:jar:1.0.b2

http://xml.apache.org/commons/#external

Unnamed - xmlunit:xmlunit:jar:1.0

Unnamed - junit:junit:jar:3.8.2