The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
axis | axis | 1.4 | - | jar | |
commons-discovery | commons-discovery | 0.4 | - | jar | |
commons-logging | commons-logging | 1.1.1 | api | jar | |
wsdl4j | wsdl4j | 1.5.3 | - | jar |
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 | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 4.4 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
axis | axis-jaxrpc | 1.4 | - | jar | |
axis | axis-saaj | 1.4 | - | jar |
WS-Addressing implementation for Axis 1.4. Starting from the Apache Addressing project, closed in 2005, this project wants to provide a common implementation for any open source project that rely on non-interoperable modifications of the original source code.
http://addressing.sourceforge.net
An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.
Axis Web Services JAXRPC support
An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.
Axis Web Services SOAP with Attachments support
An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.
Java stub generator for WSDL
Unnamed - commons-discovery:commons-discovery:jar:0.4
POM was created by Sonatype Nexus
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://commons.apache.org/logging
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.