Download enunciate-jaxrs-2.1.1.jar file - Jar e

Jar examples for e:enunciate-jaxrs

Description

Model processing for JAX-RS API.

You can download jar file enunciate-jaxrs 2.1.1 in this page.

Build File

You can use the following script to add enunciate-jaxrs-2.1.1.jar to your project.

<dependency>
   <groupId>com.webcohesion.enunciate</groupId>
   <artifactId>enunciate-jaxrs</artifactId>
   <version>2.1.1</version>
</dependency>
compile group: 'com.webcohesion.enunciate', name: 'enunciate-jaxrs', version: '2.1.1'
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-jaxrs" % "2.1.1"
<dependency org="com.webcohesion.enunciate" name="enunciate-jaxrs" rev="2.1.1"/>
@Grapes(@Grab(group='com.webcohesion.enunciate', module='enunciate-jaxrs', version='2.1.1'))
'com.webcohesion.enunciate:enunciate-jaxrs:jar:2.1.1'

Download

Click the following link to download the jar file.

enunciate-jaxrs-2.1.1-javadoc.jar
enunciate-jaxrs-2.1.1-sources.jar
enunciate-jaxrs-2.1.1.jar
enunciate-jaxrs-2.1.1.pom



Related Tutorials