MVN

org.nanoko.coffee-mill : coffee-mill-maven-plugin

Maven & Gradle

Jul 04, 2014

OW2 Nanoko - Coffee Mill Maven Plugin · A Maven Plugin to build Client-Side Web Applications

<plugin>
    <groupId>org.nanoko.coffee-mill</groupId>
    <artifactId>coffee-mill-maven-plugin</artifactId>
    <version>1.1.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nanoko.coffee-mill : coffee-mill-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of org.nanoko.coffee-mill : coffee-mill-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
coffee-mill-maven-plugin-1.1.4
coffee-mill-maven-plugin-1.1.3
coffee-mill-maven-plugin-1.1.2
1.0.x
coffee-mill-maven-plugin-1.0.1
coffee-mill-maven-plugin-1.0.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>org.nanoko.coffee-mill</groupId>
    <artifactId>coffee-mill-maven-plugin</artifactId>
    <version>1.1.4</version>
</plugin>