MVN

net.maritimecloud.msdl : mc-msdl-maven-plugin

Maven & Gradle

Jun 03, 2015
12 stars

MaritimeCloud MSDL Maven Plugin

<plugin>
    <groupId>net.maritimecloud.msdl</groupId>
    <artifactId>mc-msdl-maven-plugin</artifactId>
    <version>0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.maritimecloud.msdl : mc-msdl-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.3
  • Latest Release Candidate: 0.3-RC1

All Versions

Choose a version of net.maritimecloud.msdl : mc-msdl-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3
mc-msdl-maven-plugin-0.3
mc-msdl-maven-plugin-0.3-RC1
0.2.x
mc-msdl-maven-plugin-0.2.2
0.2
mc-msdl-maven-plugin-0.2

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.maritimecloud.msdl</groupId>
    <artifactId>mc-msdl-maven-plugin</artifactId>
    <version>0.3</version>
</plugin>

Advertisement