MVN

net.dloud.mimiron : platform-maven-plugin

Maven & Gradle

Jan 21, 2019
<plugin>
    <groupId>net.dloud.mimiron</groupId>
    <artifactId>platform-maven-plugin</artifactId>
    <version>0.6.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.dloud.mimiron : platform-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.6.0.0

All Versions

Choose a version of net.dloud.mimiron : platform-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
platform-maven-plugin-0.6.0.0
0.5.x
platform-maven-plugin-0.5.2.0

How to add a plugin to Maven

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

<plugin>
    <groupId>net.dloud.mimiron</groupId>
    <artifactId>platform-maven-plugin</artifactId>
    <version>0.6.0.0</version>
</plugin>

Advertisement