GroupId | GroupIdorg.codehaus.enunciate |
---|---|
ArtifactId | ArtifactIdenunciate-integration-jaxws-ri-rest |
Version | Version1.22 |
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.22</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.22'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-jaxws-ri-rest/
implementation ("org.codehaus.enunciate:enunciate-integration-jaxws-ri-rest:1.22")
'org.codehaus.enunciate:enunciate-integration-jaxws-ri-rest:war:1.22'
<dependency org="org.codehaus.enunciate" name="enunciate-integration-jaxws-ri-rest" rev="1.22">
<artifact name="enunciate-integration-jaxws-ri-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-integration-jaxws-ri-rest', version='1.22')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-integration-jaxws-ri-rest" % "1.22"
[org.codehaus.enunciate/enunciate-integration-jaxws-ri-rest "1.22"]