is not current version
Last Version 3.5.2

org.apache.cxf:cxf-bundle-parent 3.1.15

Apache CXF Bundle Parent

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-bundle-parent
Version

Version

3.1.15
Type

Type

pom

Download cxf-bundle-parent 3.1.15


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