is not current version
Last Version 3.5.2

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


Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-distribution-manifest
Version

Version

2.2.7
Type

Type

jar

Download cxf-distribution-manifest 2.2.7


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