Last Version

Enunciate - Contract-First API Example 2.14.0

Enunciate Example: Contract-First API.

License

License

GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-examples-contract-first
Version

Version

2.14.0
Type

Type

war
Description

Description

Enunciate - Contract-First API Example
Enunciate Example: Contract-First API.

Download enunciate-examples-contract-first 2.14.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.xml.ws : jaxws-rt jar 2.2.10

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.