MVN

org.latte-lang : latte-maven-plugin

Maven & Gradle

Feb 06, 2017
134 stars
<plugin>
    <groupId>org.latte-lang</groupId>
    <artifactId>latte-maven-plugin</artifactId>
    <version>0.0.6-ALPHA</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.latte-lang : latte-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.6-ALPHA
  • Latest Alpha: 0.0.6-ALPHA

All Versions

Choose a version of org.latte-lang : latte-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
latte-maven-plugin-0.0.6-ALPHA
latte-maven-plugin-0.0.5-ALPHA
latte-maven-plugin-0.0.4-ALPHA
latte-maven-plugin-0.0.3-ALPHA

How to add a plugin to Maven

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

<plugin>
    <groupId>org.latte-lang</groupId>
    <artifactId>latte-maven-plugin</artifactId>
    <version>0.0.6-ALPHA</version>
</plugin>

Advertisement