Apache WebServices Common Utilities

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.

Лицензия

Лицензия

Группа

Группа

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

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

ws-commons-util
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

Apache Software Foundation

Скачать ws-commons-util

Как подключить последнюю версию

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

Зависимости

compile (2)

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

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

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

Версии библиотеки

Версия
1.0.1
1.0