Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.codehaus.enunciate |
ArtifactId | ArtifactIdenunciate-integration-jaxws-ri-rest-client |
Last Version | Last Version1.28 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-jaxws-ri-rest-client/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-jaxws-ri-rest-client</artifactId>
<version>1.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-jaxws-ri-rest-client/
implementation 'org.codehaus.enunciate:enunciate-integration-jaxws-ri-rest-client:1.28'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-jaxws-ri-rest-client/
implementation ("org.codehaus.enunciate:enunciate-integration-jaxws-ri-rest-client:1.28")
'org.codehaus.enunciate:enunciate-integration-jaxws-ri-rest-client:jar:1.28'
<dependency org="org.codehaus.enunciate" name="enunciate-integration-jaxws-ri-rest-client" rev="1.28">
<artifact name="enunciate-integration-jaxws-ri-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-integration-jaxws-ri-rest-client', version='1.28')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-integration-jaxws-ri-rest-client" % "1.28"
[org.codehaus.enunciate/enunciate-integration-jaxws-ri-rest-client "1.28"]