Jar examples for e:enunciate-idl
The Enunciate IDL module generates the Interface Definition Language artifacts (schema, WSDL, WADL) for the project.
You can download jar file enunciate-idl 2.0.0-M.4 in this page.
You can use the following script to add enunciate-idl-2.0.0-M.4.jar to your project.
<dependency> <groupId>com.webcohesion.enunciate</groupId> <artifactId>enunciate-idl</artifactId> <version>2.0.0-M.4</version> </dependency>
compile group: 'com.webcohesion.enunciate', name: 'enunciate-idl', version: '2.0.0-M.4'
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-idl" % "2.0.0-M.4"
<dependency org="com.webcohesion.enunciate" name="enunciate-idl" rev="2.0.0-M.4"/>
@Grapes(@Grab(group='com.webcohesion.enunciate', module='enunciate-idl', version='2.0.0-M.4'))
'com.webcohesion.enunciate:enunciate-idl:jar:2.0.0-M.4'
Click the following link to download the jar file.
enunciate-idl-2.0.0-M.4-javadoc.jar