e

enunciate-parent

Build tool for decorating your Java Web service API.
http://enunciate.webcohesion.com
Apache 2
Ryan Heaton
Files download
File Operation
enunciate-parent-2.12.0.pom download
Apache Maven
<dependency>
  <groupId>com.webcohesion.enunciate</groupId>
  <artifactId>enunciate-parent</artifactId>
  <version>2.12.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.webcohesion.enunciate:enunciate-parent:2.12.0'
Gradle Kotlin
implementation("com.webcohesion.enunciate:enunciate-parent:2.12.0")
Scala SBT
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-parent" % "2.12.0"
Groovy Grape
@Grapes(
  @Grab(group='com.webcohesion.enunciate', module='enunciate-parent', version='2.12.0')
)
Apache Ivy
<dependency org="com.webcohesion.enunciate" name="enunciate-parent" rev="2.12.0" />
Leiningen
[com.webcohesion.enunciate/enunciate-parent "2.12.0"]
Apache Buildr
'com.webcohesion.enunciate:enunciate-parent:jar:2.12.0'
Dependencies