MVN

com.envoisolutions.sxc : sxc-jaxb-maven-plugin

Maven & Gradle

Dec 09, 2008

SXC JAXB :: Maven Plugin

<plugin>
    <groupId>com.envoisolutions.sxc</groupId>
    <artifactId>sxc-jaxb-maven-plugin</artifactId>
    <version>0.7.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.envoisolutions.sxc : sxc-jaxb-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.7.3

All Versions

Choose a version of com.envoisolutions.sxc : sxc-jaxb-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
sxc-jaxb-maven-plugin-0.7.3
sxc-jaxb-maven-plugin-0.7.2
sxc-jaxb-maven-plugin-0.7.1
0.7
sxc-jaxb-maven-plugin-0.7

How to add a plugin to Maven

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

<plugin>
    <groupId>com.envoisolutions.sxc</groupId>
    <artifactId>sxc-jaxb-maven-plugin</artifactId>
    <version>0.7.3</version>
</plugin>