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

Woden - API 1.0M9

The Woden project is a subproject of the Apache Web Services Project to develop a Java class library for reading, manipulating, creating and writing WSDL documents, initially to support WSDL 2.0 but with the longer term aim of supporting past, present and future versions of WSDL. There are two main deliverables: an API and an implementation. The Woden API consists of a set of Java interfaces. The WSDL 2.0-specific portion of the Woden API conforms to the W3C WSDL 2.0 specification. The implementation will be a high performance implementation directly usable in other Apache projects such as Axis2.

Лицензия

Лицензия

Группа

Группа

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

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

woden-api
Версия

Версия

1.0M9
Тип

Тип

jar
Описание

Описание

Woden - API
The Woden project is a subproject of the Apache Web Services Project to develop a Java class library for reading, manipulating, creating and writing WSDL documents, initially to support WSDL 2.0 but with the longer term aim of supporting past, present and future versions of WSDL. There are two main deliverables: an API and an implementation. The Woden API consists of a set of Java interfaces. The WSDL 2.0-specific portion of the Woden API conforms to the W3C WSDL 2.0 specification. The implementation will be a high performance implementation directly usable in other Apache projects such as Axis2.
Организация-разработчик

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

Apache Software Foundation

Скачать woden-api 1.0M9


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.ws.commons.schema : XmlSchema jar 1.4.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.2

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

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