is not current version
Last Version 3.5.2

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

Apache CXF Manifest Jar

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-distribution-manifest
Version

Version

3.1.0
Type

Type

jar

Download cxf-distribution-manifest 3.1.0


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