MVN

com.github.maxxkrakoa.lineman-maven-plugin : lineman-maven-plugin

Maven & Gradle

Mar 12, 2014
3 stars

lineman-maven-plugin Maven Mojo · maven plugin for lineman

<plugin>
    <groupId>com.github.maxxkrakoa.lineman-maven-plugin</groupId>
    <artifactId>lineman-maven-plugin</artifactId>
    <version>1.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.maxxkrakoa.lineman-maven-plugin : lineman-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.7

All Versions

Choose a version of com.github.maxxkrakoa.lineman-maven-plugin : lineman-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7
lineman-maven-plugin-1.7
1.6
lineman-maven-plugin-1.6

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.github.maxxkrakoa.lineman-maven-plugin</groupId>
    <artifactId>lineman-maven-plugin</artifactId>
    <version>1.7</version>
</plugin>