MVN

guru.qas : martini-maven-plugin

Maven & Gradle

Jan 19, 2019
0 stars

Martini Maven Plugin

<plugin>
    <groupId>guru.qas</groupId>
    <artifactId>martini-maven-plugin</artifactId>
    <version>5.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of guru.qas : martini-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 5.0

All Versions

Choose a version of guru.qas : martini-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0
martini-maven-plugin-5.0
2.0
martini-maven-plugin-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>guru.qas</groupId>
    <artifactId>martini-maven-plugin</artifactId>
    <version>5.0</version>
</plugin>

Advertisement