Apache CXF Manifest Jar


License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-distribution-manifest
Last Version

Last Version

3.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache CXF Manifest Jar
Apache CXF Manifest Jar
Project URL

Project URL

https://cxf.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=cxf.git;a=summary/cxf-distribution-manifest

Download cxf-distribution-manifest

How to add to project

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

Dependencies

compile (64)

Group / Artifact Type Version
org.apache.cxf : cxf-tools-common jar 3.5.2
org.apache.cxf : cxf-tools-validator jar 3.5.2
org.apache.cxf : cxf-tools-wsdlto-core jar 3.5.2
org.apache.cxf : cxf-tools-misctools jar 3.5.2
org.apache.cxf : cxf-tools-wsdlto-databinding-jaxb jar 3.5.2
org.apache.cxf : cxf-tools-corba jar 3.5.2
org.apache.cxf : cxf-tools-wsdlto-frontend-jaxws jar 3.5.2
org.apache.cxf : cxf-tools-wsdlto-frontend-javascript jar 3.5.2
org.apache.cxf : cxf-tools-wadlto-jaxrs jar 3.5.2
org.apache.cxf : cxf-tools-java2ws jar 3.5.2
org.apache.cxf.xjcplugins : cxf-xjc-dv jar 3.3.1
org.apache.cxf.xjcplugins : cxf-xjc-ts jar 3.3.1
org.apache.cxf.xjcplugins : cxf-xjc-bug671 jar 3.3.1
org.apache.cxf.xjcplugins : cxf-xjc-boolean jar 3.3.1
org.apache.cxf.xjcplugins : cxf-xjc-javadoc jar 3.3.1
org.apache.cxf.xjc-utils : cxf-xjc-runtime jar 3.3.1
org.apache.cxf : cxf-core jar 3.5.2
org.apache.cxf : cxf-rt-features-clustering jar 3.5.2
org.apache.cxf : cxf-rt-management jar 3.5.2
org.apache.cxf : cxf-rt-transports-local jar 3.5.2
org.apache.cxf : cxf-rt-transports-http jar 3.5.2
org.apache.cxf : cxf-rt-transports-http-jetty jar 3.5.2
org.apache.cxf : cxf-rt-transports-http-hc jar 3.5.2
org.apache.cxf : cxf-rt-transports-http-netty-server jar 3.5.2
org.apache.cxf : cxf-rt-transports-http-netty-client jar 3.5.2
org.apache.cxf : cxf-rt-transports-udp jar 3.5.2
org.slf4j : slf4j-jdk14 jar 1.7.36
org.slf4j : jcl-over-slf4j jar 1.7.36
org.apache.cxf : cxf-rt-transports-jms jar 3.5.2
org.apache.cxf : cxf-rt-bindings-soap jar 3.5.2
org.apache.cxf : cxf-rt-bindings-xml jar 3.5.2
org.apache.cxf : cxf-rt-bindings-corba jar 3.5.2
org.apache.cxf : cxf-rt-bindings-coloc jar 3.5.2
org.apache.cxf : cxf-rt-databinding-aegis jar 3.5.2
org.apache.cxf : cxf-rt-rs-extension-providers jar 3.5.2
org.apache.cxf : cxf-rt-rs-extension-search jar 3.5.2
org.apache.cxf : cxf-rt-rs-security-cors jar 3.5.2
org.apache.cxf : cxf-rt-rs-security-oauth2 jar 3.5.2
org.apache.cxf : cxf-rt-rs-security-xml jar 3.5.2
org.apache.cxf : cxf-rt-ws-addr jar 3.5.2
org.apache.cxf : cxf-rt-ws-rm jar 3.5.2
org.apache.cxf : cxf-rt-ws-policy jar 3.5.2
org.apache.cxf : cxf-rt-ws-mex jar 3.5.2
org.apache.cxf : cxf-rt-ws-security jar 3.5.2
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.5.2
org.apache.cxf : cxf-rt-frontend-js jar 3.5.2
org.apache.cxf : cxf-rt-frontend-simple jar 3.5.2
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.5.2
org.apache.cxf : cxf-rt-javascript jar 3.5.2
org.apache.cxf.services.sts : cxf-services-sts-core jar 3.5.2
org.apache.cxf.services.wsn : cxf-services-wsn-api jar 3.5.2
org.apache.cxf.services.wsn : cxf-services-wsn-core jar 3.5.2
org.apache.cxf.services.ws-discovery : cxf-services-ws-discovery-api jar 3.5.2
org.apache.cxf.services.ws-discovery : cxf-services-ws-discovery-service jar 3.5.2
org.codehaus.jettison : jettison jar 1.4.1
org.ow2.asm : asm jar 9.3
com.sun.xml.fastinfoset : FastInfoset jar 1.2.18
org.apache.abdera : abdera-core Optional jar 1.1.3
org.apache.abdera : abdera-parser Optional jar 1.1.3
org.apache.abdera : abdera-extensions-json Optional jar 1.1.3
jakarta.xml.ws : jakarta.xml.ws-api jar 2.3.3
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
jakarta.jws : jakarta.jws-api jar 2.1.0
jakarta.xml.soap : jakarta.xml.soap-api jar 1.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.2
3.5.1
3.5.0
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.13
3.3.12
3.3.11
3.3.10
3.3.9
3.3.8
3.3.7
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.14
3.2.13
3.2.12
3.2.11
3.2.10
3.2.9
3.2.8
3.2.7
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.18
3.1.17
3.1.16
3.1.15
3.1.14
3.1.13
3.1.12
3.1.11
3.1.10
3.1.9
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.16
3.0.15
3.0.14
3.0.13
3.0.12
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0-milestone2
3.0.0-milestone1
2.7.18
2.7.17
2.7.16
2.7.15
2.7.14
2.7.13
2.7.12
2.7.11
2.7.10
2.7.9
2.7.8
2.7.7
2.7.6
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.17
2.6.16
2.6.15
2.6.14
2.6.13
2.6.12
2.6.11
2.6.10
2.6.9
2.6.8
2.6.7
2.6.6
2.6.5
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.5.11
2.5.10
2.5.9
2.5.8
2.5.7
2.5.6
2.5.5
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.4.10
2.4.9
2.4.8
2.4.7
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.11
2.3.10
2.3.9
2.3.8
2.3.7
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.12
2.2.11
2.2.10
2.2.9
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1
2.0.13
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6