MVN

com.maplecloudy.osrt : maplecloudy-osrt-maven-plugin

Maven & Gradle

Jul 18, 2022
68.1k stars

Maplecloudy Osrt Maven Plugin

<plugin>
    <groupId>com.maplecloudy.osrt</groupId>
    <artifactId>maplecloudy-osrt-maven-plugin</artifactId>
    <version>0.0.1-beta</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.maplecloudy.osrt : maplecloudy-osrt-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1-beta
  • Latest Beta: 0.0.1-beta

All Versions

Choose a version of com.maplecloudy.osrt : maplecloudy-osrt-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
maplecloudy-osrt-maven-plugin-0.0.1-beta

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.maplecloudy.osrt</groupId>
    <artifactId>maplecloudy-osrt-maven-plugin</artifactId>
    <version>0.0.1-beta</version>
</plugin>

Advertisement