is not current version
Last Version 3.5.2

org.apache.cxf:cxf-osgi 3.1.14

Apache CXF OSGi parent

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-osgi
Version

Version

3.1.14
Type

Type

pom

Download cxf-osgi 3.1.14

Filename Size
cxf-osgi-3.1.14.pom 1 KB
Browse

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