Last Version

Enunciate - Jersey Module 1.31

The Enunciate Jersey module generates the Jersey support for the Enunciated project.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-jersey
Version

Version

1.31
Type

Type

jar
Description

Description

Enunciate - Jersey Module
The Enunciate Jersey module generates the Jersey support for the Enunciated project.

Download enunciate-jersey 1.31


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.enunciate : enunciate-core jar 1.31
org.codehaus.enunciate : enunciate-jersey-rt jar 1.31

test (3)

Group / Artifact Type Version
org.codehaus.enunciate : enunciate-core jar 1.31
org.easymock : easymock jar 2.2
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.