is not current version
Last Version 4.5.3

org.apache.servicemix.cxf:cxf 4.2.0


GroupId

GroupId

org.apache.servicemix.cxf
ArtifactId

ArtifactId

cxf
Version

Version

4.2.0
Type

Type

pom

Download cxf 4.2.0

Filename Size
cxf-4.2.0.pom 1 KB
Browse

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