is not current version
Last Version 2.14.0

com.webcohesion.enunciate:enunciate-examples-full-api-edge-cases 2.4.0

Enunciate Example: Full API with JAX-WS, JAX-RS, a bunch of edge cases to exercise the tool.

GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-examples-full-api-edge-cases
Version

Version

2.4.0
Type

Type

war

Download enunciate-examples-full-api-edge-cases 2.4.0


<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-full-api-edge-cases/ -->
<dependency>
    <groupId>com.webcohesion.enunciate</groupId>
    <artifactId>enunciate-examples-full-api-edge-cases</artifactId>
    <version>2.4.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-full-api-edge-cases/
implementation 'com.webcohesion.enunciate:enunciate-examples-full-api-edge-cases:2.4.0'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-full-api-edge-cases/
implementation ("com.webcohesion.enunciate:enunciate-examples-full-api-edge-cases:2.4.0")
'com.webcohesion.enunciate:enunciate-examples-full-api-edge-cases:war:2.4.0'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-full-api-edge-cases" rev="2.4.0">
  <artifact name="enunciate-examples-full-api-edge-cases" type="war" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-examples-full-api-edge-cases', version='2.4.0')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-full-api-edge-cases" % "2.4.0"
[com.webcohesion.enunciate/enunciate-examples-full-api-edge-cases "2.4.0"]