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

Woden - Ant 1.0M10

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.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

woden-ant
Версия

Версия

1.0M10
Тип

Тип

jar
Описание

Описание

Woden - Ant
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-ant 1.0M10


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.ant : ant jar 1.7.1
org.apache.woden : woden-core jar 1.0M10
org.apache.woden : woden-tool jar 1.0M10

test (1)

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

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

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