is not current version
Last Version 3.5.2

org.apache.cxf:cxf-distribution-manifest 2.6.8

Apache CXF Manifest Jar

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-distribution-manifest
Version

Version

2.6.8
Type

Type

jar

Download cxf-distribution-manifest 2.6.8


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