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.15.1.pom download
Apache Maven
<dependency>
  <groupId>com.webcohesion.enunciate</groupId>
  <artifactId>enunciate-parent</artifactId>
  <version>2.15.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.webcohesion.enunciate:enunciate-parent:2.15.1'
Gradle Kotlin
implementation("com.webcohesion.enunciate:enunciate-parent:2.15.1")
Scala SBT
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-parent" % "2.15.1"
Groovy Grape
@Grapes(
  @Grab(group='com.webcohesion.enunciate', module='enunciate-parent', version='2.15.1')
)
Apache Ivy
<dependency org="com.webcohesion.enunciate" name="enunciate-parent" rev="2.15.1" />
Leiningen
[com.webcohesion.enunciate/enunciate-parent "2.15.1"]
Apache Buildr
'com.webcohesion.enunciate:enunciate-parent:jar:2.15.1'
Dependencies