MVN

com.rhythm.louie : louie-maven-plugin

Maven & Gradle

Apr 25, 2015

Louie Plugin · Maven Plugins for Louie

<plugin>
    <groupId>com.rhythm.louie</groupId>
    <artifactId>louie-maven-plugin</artifactId>
    <version>2.0-beta</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rhythm.louie : louie-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0-beta
  • Latest Beta: 2.0-beta

All Versions

Choose a version of com.rhythm.louie : louie-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0
louie-maven-plugin-2.0-beta

How to add a plugin to Maven

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

<plugin>
    <groupId>com.rhythm.louie</groupId>
    <artifactId>louie-maven-plugin</artifactId>
    <version>2.0-beta</version>
</plugin>