MVN

de.akquinet.innovation.play2 : play2-maven-plugin

Maven & Gradle

Oct 21, 2012
49 stars

play2-maven-plugin · A Maven Plugin to build Play2 Application

<plugin>
    <groupId>de.akquinet.innovation.play2</groupId>
    <artifactId>play2-maven-plugin</artifactId>
    <version>1.2.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.akquinet.innovation.play2 : play2-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of de.akquinet.innovation.play2 : play2-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
play2-maven-plugin-1.2.1
play2-maven-plugin-1.2.0
1.1.x
play2-maven-plugin-1.1.0
1.0.x
play2-maven-plugin-1.0.1
play2-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>de.akquinet.innovation.play2</groupId>
    <artifactId>play2-maven-plugin</artifactId>
    <version>1.2.1</version>
</plugin>