MVN

ca.weblite : maven-mirah-plugin

Maven & Gradle

Nov 10, 2014
0 stars

maven-mirah-plugin · Maven plugin for Mirah that supports two-way dependencies with Java

<plugin>
    <groupId>ca.weblite</groupId>
    <artifactId>maven-mirah-plugin</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.weblite : maven-mirah-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of ca.weblite : maven-mirah-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-mirah-plugin-1.0.1
1.0
maven-mirah-plugin-1.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>ca.weblite</groupId>
    <artifactId>maven-mirah-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Advertisement