MVN

org.apache.cxf : cxf-common-xsd

Maven & Gradle

Dec 01, 2010
1 usages

Apache CXF Common XSD2Java Plugins

<plugin>
    <groupId>org.apache.cxf</groupId>
    <artifactId>cxf-common-xsd</artifactId>
    <version>2.2.12</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.cxf : cxf-common-xsd to add to Maven - Latest Versions:

  • Latest Stable: 2.2.12

All Versions

Choose a version of org.apache.cxf : cxf-common-xsd to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
cxf-common-xsd-2.2.12
cxf-common-xsd-2.2.11
cxf-common-xsd-2.2.10
cxf-common-xsd-2.2.9
cxf-common-xsd-2.2.8
cxf-common-xsd-2.2.7
cxf-common-xsd-2.2.6
cxf-common-xsd-2.2.5
cxf-common-xsd-2.2.4
cxf-common-xsd-2.2.3
cxf-common-xsd-2.2.2
cxf-common-xsd-2.2.1
2.2
cxf-common-xsd-2.2
2.1.x
cxf-common-xsd-2.1.10
cxf-common-xsd-2.1.9
cxf-common-xsd-2.1.8
cxf-common-xsd-2.1.7
cxf-common-xsd-2.1.6
cxf-common-xsd-2.1.5
cxf-common-xsd-2.1.4
cxf-common-xsd-2.1.3
cxf-common-xsd-2.1.2
cxf-common-xsd-2.1.1
2.1
cxf-common-xsd-2.1
2.0.x
cxf-common-xsd-2.0.13
cxf-common-xsd-2.0.12
cxf-common-xsd-2.0.11
cxf-common-xsd-2.0.10
cxf-common-xsd-2.0.9
cxf-common-xsd-2.0.8
cxf-common-xsd-2.0.7
cxf-common-xsd-2.0.6

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.cxf</groupId>
    <artifactId>cxf-common-xsd</artifactId>
    <version>2.2.12</version>
</plugin>