MVN

io.apicurio : jsweet-maven-plugin

Maven & Gradle

Jan 19, 2023
0 stars

JSweet maven plugin · JSweet maven plugin providing build and clean operations of JSweet sources

<plugin>
    <groupId>io.apicurio</groupId>
    <artifactId>jsweet-maven-plugin</artifactId>
    <version>3.1.1.RedHat</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.apicurio : jsweet-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.1.1.RedHat

All Versions

Choose a version of io.apicurio : jsweet-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
jsweet-maven-plugin-3.1.1.RedHat

How to add a plugin to Maven

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

<plugin>
    <groupId>io.apicurio</groupId>
    <artifactId>jsweet-maven-plugin</artifactId>
    <version>3.1.1.RedHat</version>
</plugin>