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