MVN

de.hasait.majala : majala-maven-plugin

Maven & Gradle

Apr 26, 2017
0 stars

majala-maven-plugin · Maven Java Launcher Plugin

<plugin>
    <groupId>de.hasait.majala</groupId>
    <artifactId>majala-maven-plugin</artifactId>
    <version>1.0.2.RELEASE</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.hasait.majala : majala-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2.RELEASE

All Versions

Choose a version of de.hasait.majala : majala-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
majala-maven-plugin-1.0.2.RELEASE
majala-maven-plugin-1.0.1.RELEASE

How to add a plugin to Maven

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

<plugin>
    <groupId>de.hasait.majala</groupId>
    <artifactId>majala-maven-plugin</artifactId>
    <version>1.0.2.RELEASE</version>
</plugin>

Advertisement