Jar examples for w:ws-commons-java5
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.
You can download jar file ws-commons-java5 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ws-commons-java5-1.0.1.jar to your project.
<dependency> <groupId>org.apache.ws.commons</groupId> <artifactId>ws-commons-java5</artifactId> <version>1.0.1</version> </dependency>
compile group: 'org.apache.ws.commons', name: 'ws-commons-java5', version: '1.0.1'
libraryDependencies += "org.apache.ws.commons" % "ws-commons-java5" % "1.0.1"
<dependency org="org.apache.ws.commons" name="ws-commons-java5" rev="1.0.1"/>
@Grapes(@Grab(group='org.apache.ws.commons', module='ws-commons-java5', version='1.0.1'))
'org.apache.ws.commons:ws-commons-java5:jar:1.0.1'
Click the following link to download the jar file.
ws-commons-java5-1.0.1-sources.jar