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.

License

License

GroupId

GroupId

org.apache.ws.commons
ArtifactId

ArtifactId

ws-commons-java5
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

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

Project Organization

Apache Software Foundation

Download ws-commons-java5

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.ws.commons/ws-commons-java5/ -->
<dependency>
    <groupId>org.apache.ws.commons</groupId>
    <artifactId>ws-commons-java5</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons/ws-commons-java5/
implementation 'org.apache.ws.commons:ws-commons-java5:1.0.1'
// https://jarcasting.com/artifacts/org.apache.ws.commons/ws-commons-java5/
implementation ("org.apache.ws.commons:ws-commons-java5:1.0.1")
'org.apache.ws.commons:ws-commons-java5:jar:1.0.1'
<dependency org="org.apache.ws.commons" name="ws-commons-java5" rev="1.0.1">
  <artifact name="ws-commons-java5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons', module='ws-commons-java5', version='1.0.1')
)
libraryDependencies += "org.apache.ws.commons" % "ws-commons-java5" % "1.0.1"
[org.apache.ws.commons/ws-commons-java5 "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
xml-apis : xml-apis jar 1.0.b2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0