is not current version
Last Version 2.14.0

com.webcohesion.enunciate:enunciate-parent 2.5.0

Build tool for decorating your Java Web service API.

GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-parent
Version

Version

2.5.0
Type

Type

pom

Download enunciate-parent 2.5.0

Filename Size
enunciate-parent-2.5.0.pom 21 KB
Browse

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