MVN

org.apache.cxf : cxf-rt-ws

Maven & Gradle

Jun 06, 2023

Apache CXF Web Services Runtime · Apache CXF Web Services Runtime

<dependency>
    <groupId>org.apache.cxf</groupId>
    <artifactId>cxf-rt-ws</artifactId>
    <version>4.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.cxf : cxf-rt-ws to add to Maven - Latest Versions:

  • Latest Stable: 4.0.2

All Versions

Choose a version of org.apache.cxf : cxf-rt-ws to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
cxf-rt-ws-4.0.2
cxf-rt-ws-4.0.1
cxf-rt-ws-4.0.0
3.6.x
cxf-rt-ws-3.6.1
cxf-rt-ws-3.6.0
3.5.x
cxf-rt-ws-3.5.6
cxf-rt-ws-3.5.5
cxf-rt-ws-3.5.4
cxf-rt-ws-3.5.3
cxf-rt-ws-3.5.2
cxf-rt-ws-3.5.1
cxf-rt-ws-3.5.0
3.4.x
cxf-rt-ws-3.4.10
cxf-rt-ws-3.4.9
cxf-rt-ws-3.4.8
cxf-rt-ws-3.4.7
cxf-rt-ws-3.4.6
cxf-rt-ws-3.4.5
cxf-rt-ws-3.4.4
cxf-rt-ws-3.4.3
cxf-rt-ws-3.4.2
cxf-rt-ws-3.4.1
cxf-rt-ws-3.4.0
3.3.x
cxf-rt-ws-3.3.13
cxf-rt-ws-3.3.12
cxf-rt-ws-3.3.11
cxf-rt-ws-3.3.10
cxf-rt-ws-3.3.9
cxf-rt-ws-3.3.8
cxf-rt-ws-3.3.7
cxf-rt-ws-3.3.6
cxf-rt-ws-3.3.5
cxf-rt-ws-3.3.4
cxf-rt-ws-3.3.3
cxf-rt-ws-3.3.2
cxf-rt-ws-3.3.1
cxf-rt-ws-3.3.0
3.2.x
cxf-rt-ws-3.2.14
cxf-rt-ws-3.2.13
cxf-rt-ws-3.2.12
cxf-rt-ws-3.2.11
cxf-rt-ws-3.2.10
cxf-rt-ws-3.2.9
cxf-rt-ws-3.2.8
cxf-rt-ws-3.2.7
cxf-rt-ws-3.2.6
cxf-rt-ws-3.2.5
cxf-rt-ws-3.2.4
cxf-rt-ws-3.2.3
cxf-rt-ws-3.2.2
cxf-rt-ws-3.2.1
cxf-rt-ws-3.2.0
3.1.x
cxf-rt-ws-3.1.18
cxf-rt-ws-3.1.17
cxf-rt-ws-3.1.16
cxf-rt-ws-3.1.15
cxf-rt-ws-3.1.14
cxf-rt-ws-3.1.13
cxf-rt-ws-3.1.12
cxf-rt-ws-3.1.11
cxf-rt-ws-3.1.10
cxf-rt-ws-3.1.9
cxf-rt-ws-3.1.8
cxf-rt-ws-3.1.7
cxf-rt-ws-3.1.6
cxf-rt-ws-3.1.5
cxf-rt-ws-3.1.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.cxf</groupId>
    <artifactId>cxf-rt-ws</artifactId>
    <version>4.0.2</version>
</dependency>