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

org.codehaus.enunciate:enunciate-integration-cxf-rest 1.10-RC1

Integration tests for Enunciate, testing the CXF + REST combo.

Группа

Группа

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

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

enunciate-integration-cxf-rest
Версия

Версия

1.10-RC1
Тип

Тип

war

Скачать enunciate-integration-cxf-rest 1.10-RC1


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