is not current version
Last Version 1.31

org.codehaus.enunciate:enunciate-jaxws-ri 1.16

The Enunciate JAX-WS Reference Implementation module provides support for JAX-WS RI on the server-side.

GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-jaxws-ri
Version

Version

1.16
Type

Type

jar

Download enunciate-jaxws-ri 1.16


<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-jaxws-ri/ -->
<dependency>
    <groupId>org.codehaus.enunciate</groupId>
    <artifactId>enunciate-jaxws-ri</artifactId>
    <version>1.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-jaxws-ri/
implementation 'org.codehaus.enunciate:enunciate-jaxws-ri:1.16'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-jaxws-ri/
implementation ("org.codehaus.enunciate:enunciate-jaxws-ri:1.16")
'org.codehaus.enunciate:enunciate-jaxws-ri:jar:1.16'
<dependency org="org.codehaus.enunciate" name="enunciate-jaxws-ri" rev="1.16">
  <artifact name="enunciate-jaxws-ri" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-jaxws-ri', version='1.16')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-jaxws-ri" % "1.16"
[org.codehaus.enunciate/enunciate-jaxws-ri "1.16"]