MVN

com.pojosontheweb : ttt-maven-plugin

Maven & Gradle

Feb 24, 2016
<plugin>
    <groupId>com.pojosontheweb</groupId>
    <artifactId>ttt-maven-plugin</artifactId>
    <version>0.1-beta6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pojosontheweb : ttt-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1-beta6
  • Latest Beta: 0.1-beta6
  • Latest Alpha: 0.1-alpha4

All Versions

Choose a version of com.pojosontheweb : ttt-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
ttt-maven-plugin-0.1-beta6
ttt-maven-plugin-0.1-beta5
ttt-maven-plugin-0.1-beta4
ttt-maven-plugin-0.1-beta3
ttt-maven-plugin-0.1-beta2
ttt-maven-plugin-0.1-beta
ttt-maven-plugin-0.1-alpha4
ttt-maven-plugin-0.1-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>com.pojosontheweb</groupId>
    <artifactId>ttt-maven-plugin</artifactId>
    <version>0.1-beta6</version>
</plugin>