GroupId | GroupIdcom.webcohesion.enunciate |
---|---|
ArtifactId | ArtifactIdenunciate-examples-jax-ws-and-rs |
Version | Version2.0.0-M.1 |
Type | Typewar |
<!-- 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"]