The following is a list of dependencies for this project. These dependencies are required to compile and run the application:GroupId | ArtifactId | Version | Description | URL |
---|
org.apache.ws.commons | ws-commons-util | 1.0.1 | 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. | http://ws.apache.org/commons/util |
junit | junit | 3.8.1 | - | - |
org.apache.ws.commons | ws-commons-java5 | 1.0.1 | 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/ |
javax.servlet | servlet-api | 2.4 | - | - |
commons-logging | commons-logging | 1.0.4 | Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems. | http://jakarta.apache.org/commons/logging/ |
commons-httpclient | commons-httpclient | 3.0 | 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. | http://jakarta.apache.org/commons/httpclient/ |
jaxme | jaxmeapi | 0.5.1 | - | - |