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

org.codehaus.enunciate:enunciate-integration-jersey-storage 1.8-beta1

Integration tests for Enunciate, testing the Jersey deployment.

Категории

Категории

Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

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

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

enunciate-integration-jersey-storage
Версия

Версия

1.8-beta1
Тип

Тип

war

Скачать enunciate-integration-jersey-storage 1.8-beta1


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