is not current version
Last Version 2.0.0-M.3

com.webcohesion.enunciate:enunciate-examples-jax-ws-and-rs 2.0.0-M.1

Enunciate Example: JAX-WS (SOAP) + JAX-RS (REST)

GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-examples-jax-ws-and-rs
Version

Version

2.0.0-M.1
Type

Type

war

Download enunciate-examples-jax-ws-and-rs 2.0.0-M.1


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