is not current version
Last Version 1.10

org.codehaus.enunciate:enunciate-integration-jersey-storage 1.9-RC2

Integration tests for Enunciate, testing the Jersey deployment.

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-integration-jersey-storage
Version

Version

1.9-RC2
Type

Type

war

Download enunciate-integration-jersey-storage 1.9-RC2


<!-- 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.9-RC2</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.9-RC2'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-jersey-storage/
implementation ("org.codehaus.enunciate:enunciate-integration-jersey-storage:1.9-RC2")
'org.codehaus.enunciate:enunciate-integration-jersey-storage:war:1.9-RC2'
<dependency org="org.codehaus.enunciate" name="enunciate-integration-jersey-storage" rev="1.9-RC2">
  <artifact name="enunciate-integration-jersey-storage" type="war" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-integration-jersey-storage', version='1.9-RC2')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-integration-jersey-storage" % "1.9-RC2"
[org.codehaus.enunciate/enunciate-integration-jersey-storage "1.9-RC2"]