Enunciate - Jersey Integration Tests

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
Last Version

Last Version

1.10
Release Date

Release Date

Type

Type

war
Description

Description

Enunciate - Jersey Integration Tests
Integration tests for Enunciate, testing the Jersey deployment.

Download enunciate-integration-jersey-storage

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
cglib : cglib-nodep jar 2.1_3
org.codehaus.enunciate : enunciate-rt jar 1.10
joda-time : joda-time jar 1.4

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3

test (2)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.0.2
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.10
1.10-RC3
1.10-RC2
1.10-RC1
1.9
1.9-RC2
1.9-RC1
1.8.1
1.8
1.8-beta1