MVN

org.apache.tomee.patch : cxf-integration

Maven & Gradle

Sep 27, 2017

Apache CXF Integration · Apache CXF Integration

<dependency>
    <groupId>org.apache.tomee.patch</groupId>
    <artifactId>cxf-integration</artifactId>
    <version>2.6.17-TomEE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.tomee.patch : cxf-integration to add to Maven - Latest Versions:

  • Latest Stable: 2.6.17-TomEE

All Versions

Choose a version of org.apache.tomee.patch : cxf-integration to add to Maven - All Versions:

Version Vulnerabilities Updated
2.6.x
cxf-integration-2.6.17-TomEE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.tomee.patch</groupId>
    <artifactId>cxf-integration</artifactId>
    <version>2.6.17-TomEE</version>
</dependency>