Categories |
CategoriesJersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdorg.codehaus.enunciate |
ArtifactId | ArtifactIdenunciate-integration-jersey-storage |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionEnunciate - Jersey Integration Tests
Integration tests for Enunciate, testing the Jersey deployment.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey : jersey-client | jar | 1.0.2 |
junit : junit | jar | 3.8.1 |