e

enunciate-parent

Build tool for decorating your Java Web service API.
http://enunciate.webcohesion.com
Apache 2
Ryan Heaton
文件下载
文件名 操作
enunciate-parent-2.17.1.pom 下载
Apache Maven
<dependency>
  <groupId>com.webcohesion.enunciate</groupId>
  <artifactId>enunciate-parent</artifactId>
  <version>2.17.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.webcohesion.enunciate:enunciate-parent:2.17.1'
Gradle Kotlin
implementation("com.webcohesion.enunciate:enunciate-parent:2.17.1")
Scala SBT
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-parent" % "2.17.1"
Groovy Grape
@Grapes(
  @Grab(group='com.webcohesion.enunciate', module='enunciate-parent', version='2.17.1')
)
Apache Ivy
<dependency org="com.webcohesion.enunciate" name="enunciate-parent" rev="2.17.1" />
Leiningen
[com.webcohesion.enunciate/enunciate-parent "2.17.1"]
Apache Buildr
'com.webcohesion.enunciate:enunciate-parent:jar:2.17.1'
本项目依赖