is not current version
Last Version 2.14.0

com.webcohesion.enunciate:enunciate-parent 2.0.0-M.3

Build tool for decorating your Java Web service API.

GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-parent
Version

Version

2.0.0-M.3
Type

Type

pom

Download enunciate-parent 2.0.0-M.3


<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-parent/ -->
<dependency>
    <groupId>com.webcohesion.enunciate</groupId>
    <artifactId>enunciate-parent</artifactId>
    <version>2.0.0-M.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-parent/
implementation 'com.webcohesion.enunciate:enunciate-parent:2.0.0-M.3'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-parent/
implementation ("com.webcohesion.enunciate:enunciate-parent:2.0.0-M.3")
'com.webcohesion.enunciate:enunciate-parent:pom:2.0.0-M.3'
<dependency org="com.webcohesion.enunciate" name="enunciate-parent" rev="2.0.0-M.3">
  <artifact name="enunciate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-parent', version='2.0.0-M.3')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-parent" % "2.0.0-M.3"
[com.webcohesion.enunciate/enunciate-parent "2.0.0-M.3"]