is not current version
Last Version 3.5.2

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


Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-distribution-manifest
Version

Version

2.1.6
Type

Type

jar

Download cxf-distribution-manifest 2.1.6


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