Last Version

Apache CXF 3.5.2

Apache CXF is an open-source services framework that aids in the development of services using front-end programming APIs, like JAX-WS and JAX-RS.

License

License

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf
Version

Version

3.5.2
Type

Type

pom
Description

Description

Apache CXF
Apache CXF is an open-source services framework that aids in the development of services using front-end programming APIs, like JAX-WS and JAX-RS.
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

Download cxf 3.5.2

Filename Size
cxf-3.5.2.pom 37 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bom
  • parent
  • core
  • tools
  • testutils
  • rt
  • integration
  • maven-plugins
  • services
  • osgi
  • systests