is not current version
Last Version 2.14.0

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

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.10.1
Type

Type

war

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


<!-- 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.10.1</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.10.1'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-full-api-edge-cases/
implementation ("com.webcohesion.enunciate:enunciate-examples-full-api-edge-cases:2.10.1")
'com.webcohesion.enunciate:enunciate-examples-full-api-edge-cases:war:2.10.1'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-full-api-edge-cases" rev="2.10.1">
  <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.10.1')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-full-api-edge-cases" % "2.10.1"
[com.webcohesion.enunciate/enunciate-examples-full-api-edge-cases "2.10.1"]