is not current version
Last Version 3.5.2

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

Apache CXF Manifest Jar

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-distribution-manifest
Version

Version

2.3.11
Type

Type

jar

Download cxf-distribution-manifest 2.3.11


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