Last Version

Enunciate - Full API With Edge Cases Example 2.14.0

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

License

License

GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

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

Version

2.14.0
Type

Type

war
Description

Description

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

Download enunciate-examples-full-api-edge-cases 2.14.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.14.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.14.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.14.0")
'com.webcohesion.enunciate:enunciate-examples-full-api-edge-cases:war:2.14.0'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-full-api-edge-cases" rev="2.14.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.14.0')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-full-api-edge-cases" % "2.14.0"
[com.webcohesion.enunciate/enunciate-examples-full-api-edge-cases "2.14.0"]

Dependencies

compile (16)

Group / Artifact Type Version
com.webcohesion.enunciate : enunciate-core-annotations jar 2.14.0
com.webcohesion.enunciate : enunciate-rt-util jar 2.14.0
com.sun.xml.ws : jaxws-rt jar 2.2.10
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-core jar 2.3.0.1
com.sun.xml.bind : jaxb-impl jar 2.3.2
javax.activation : activation jar 1.1.1
org.codehaus.jackson : jackson-jaxrs jar 1.9.13
org.codehaus.jackson : jackson-xc jar 1.9.13
org.glassfish.jersey.containers : jersey-container-servlet jar 2.5
org.glassfish.jersey.media : jersey-media-multipart jar 2.5
joda-time : joda-time jar 2.10.3
commons-io : commons-io jar 1.3.2
commons-fileupload : commons-fileupload jar 1.3.1
javax.validation : validation-api jar 2.0.1.Final
jakarta.validation : jakarta.validation-api jar 3.0.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (2)

Group / Artifact Type Version
org.httpunit : httpunit jar 1.7.2
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.