License |
License |
---|---|
GroupId | GroupIdcom.webcohesion.enunciate |
ArtifactId | ArtifactIdenunciate-parent |
Last Version | Last Version2.14.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEnunciate - Parent
Build tool for decorating your Java Web service API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
enunciate-parent-2.14.0.pom | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-parent/ -->
<dependency>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>2.14.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-parent/
implementation 'com.webcohesion.enunciate:enunciate-parent:2.14.0'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-parent/
implementation ("com.webcohesion.enunciate:enunciate-parent:2.14.0")
'com.webcohesion.enunciate:enunciate-parent:pom:2.14.0'
<dependency org="com.webcohesion.enunciate" name="enunciate-parent" rev="2.14.0">
<artifact name="enunciate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-parent', version='2.14.0')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-parent" % "2.14.0"
[com.webcohesion.enunciate/enunciate-parent "2.14.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |