is not current version
Last Version 1.31

org.codehaus.enunciate:enunciate-cxf 1.22

The Enunciate CXF module provides support for CXF on the server-side.

GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-cxf
Version

Version

1.22
Type

Type

jar

Download enunciate-cxf 1.22


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