MVN

org.apache.tomee.patch : cxf-codegen-plugin

Maven & Gradle

Sep 27, 2017

Apache CXF Code Generation Maven2 Plugins · Apache CXF Code Generation Maven2 Plugins

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

Latest Version

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

  • Latest Stable: 2.6.17-TomEE

All Versions

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

Version Vulnerabilities Updated
2.6.x
cxf-codegen-plugin-2.6.17-TomEE

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.apache.tomee.patch</groupId>
    <artifactId>cxf-codegen-plugin</artifactId>
    <version>2.6.17-TomEE</version>
</plugin>