Enunciate - Contract-First Example (EPCIS)

An example of how to use Enunciate for contract-first development.

Группа

Группа

org.codehaus.enunciate
Идентификатор

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

enunciate-integration-epcis
Последняя версия

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

1.10
Дата

Дата

Тип

Тип

war
Описание

Описание

Enunciate - Contract-First Example (EPCIS)
An example of how to use Enunciate for contract-first development.

Скачать enunciate-integration-epcis

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

<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-epcis/ -->
<dependency>
    <groupId>org.codehaus.enunciate</groupId>
    <artifactId>enunciate-integration-epcis</artifactId>
    <version>1.10</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-epcis/
implementation 'org.codehaus.enunciate:enunciate-integration-epcis:1.10'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-epcis/
implementation ("org.codehaus.enunciate:enunciate-integration-epcis:1.10")
'org.codehaus.enunciate:enunciate-integration-epcis:war:1.10'
<dependency org="org.codehaus.enunciate" name="enunciate-integration-epcis" rev="1.10">
  <artifact name="enunciate-integration-epcis" type="war" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-integration-epcis', version='1.10')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-integration-epcis" % "1.10"
[org.codehaus.enunciate/enunciate-integration-epcis "1.10"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.codehaus.enunciate : enunciate-rt jar 1.10
org.codehaus.enunciate : enunciate-jaxws-ri-rt jar 1.10

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.3

test (1)

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

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

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

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

Версия
1.10
1.10-RC3
1.10-RC2
1.10-RC1