MVN

com.io7m.sunburst : com.io7m.sunburst.maven.plugin

Maven & Gradle

Jul 01, 2023

com.io7m.sunburst.maven.plugin · Asset package system (Maven plugin)

<plugin>
    <groupId>com.io7m.sunburst</groupId>
    <artifactId>com.io7m.sunburst.maven.plugin</artifactId>
    <version>0.0.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.io7m.sunburst : com.io7m.sunburst.maven.plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.6

All Versions

Choose a version of com.io7m.sunburst : com.io7m.sunburst.maven.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
com.io7m.sunburst.maven.plugin-0.0.6
com.io7m.sunburst.maven.plugin-0.0.5
com.io7m.sunburst.maven.plugin-0.0.4
com.io7m.sunburst.maven.plugin-0.0.3
com.io7m.sunburst.maven.plugin-0.0.1

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.io7m.sunburst</groupId>
    <artifactId>com.io7m.sunburst.maven.plugin</artifactId>
    <version>0.0.6</version>
</plugin>