GroupId | GroupIdorg.codehaus.enunciate |
---|---|
ArtifactId | ArtifactIdenunciate-integration-cxf-rest |
Version | Version1.9 |
Type | Typewar |
Filename | Size |
---|---|
enunciate-integration-cxf-rest-1.9.pom | |
enunciate-integration-cxf-rest-1.9.war | 15 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-cxf-rest/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-cxf-rest</artifactId>
<version>1.9</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-cxf-rest/
implementation 'org.codehaus.enunciate:enunciate-integration-cxf-rest:1.9'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-cxf-rest/
implementation ("org.codehaus.enunciate:enunciate-integration-cxf-rest:1.9")
'org.codehaus.enunciate:enunciate-integration-cxf-rest:war:1.9'
<dependency org="org.codehaus.enunciate" name="enunciate-integration-cxf-rest" rev="1.9">
<artifact name="enunciate-integration-cxf-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-integration-cxf-rest', version='1.9')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-integration-cxf-rest" % "1.9"
[org.codehaus.enunciate/enunciate-integration-cxf-rest "1.9"]