Download enunciate-idl-2.9.0.jar file - Jar e

Jar examples for e:enunciate-idl

Description

The Enunciate IDL module generates the Interface Definition Language artifacts (schema, WSDL, WADL) for the project.

You can download jar file enunciate-idl 2.9.0 in this page.

Build File

You can use the following script to add enunciate-idl-2.9.0.jar to your project.

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

Download

Click the following link to download the jar file.

enunciate-idl-2.9.0-javadoc.jar
enunciate-idl-2.9.0-sources.jar
enunciate-idl-2.9.0.jar
enunciate-idl-2.9.0.pom



Related Tutorials