Последняя версия

Apache Webservices Java 5 Classes 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.

Лицензия

Лицензия

Группа

Группа

org.apache.ws.commons
Идентификатор

Идентификатор

ws-commons-java5
Версия

Версия

1.0.1
Тип

Тип

jar
Описание

Описание

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/
Организация-разработчик

Организация-разработчик

Apache Software Foundation

Скачать ws-commons-java5 1.0.1


<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
xml-apis : xml-apis jar 1.0.b2

Модули Проекта

Данный проект не имеет модулей.