GroupId | GroupIdorg.codehaus.enunciate |
---|---|
ArtifactId | ArtifactIdenunciate-integration-jaxws-ri-rest |
Version | Version1.18-RC1 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-jaxws-ri-rest/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-jaxws-ri-rest</artifactId>
<version>1.18-RC1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-jaxws-ri-rest/
implementation 'org.codehaus.enunciate:enunciate-integration-jaxws-ri-rest:1.18-RC1'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-jaxws-ri-rest/
implementation ("org.codehaus.enunciate:enunciate-integration-jaxws-ri-rest:1.18-RC1")
'org.codehaus.enunciate:enunciate-integration-jaxws-ri-rest:war:1.18-RC1'
<dependency org="org.codehaus.enunciate" name="enunciate-integration-jaxws-ri-rest" rev="1.18-RC1">
<artifact name="enunciate-integration-jaxws-ri-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-integration-jaxws-ri-rest', version='1.18-RC1')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-integration-jaxws-ri-rest" % "1.18-RC1"
[org.codehaus.enunciate/enunciate-integration-jaxws-ri-rest "1.18-RC1"]