MVN

com.googlecode.t7mp : maven-t7-plugin

Maven & Gradle

Nov 02, 2016
27 stars

maven-t7-plugin · Tomcat 7 Maven Plugin

<plugin>
    <groupId>com.googlecode.t7mp</groupId>
    <artifactId>maven-t7-plugin</artifactId>
    <version>0.9.18</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.t7mp : maven-t7-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.9.18

All Versions

Choose a version of com.googlecode.t7mp : maven-t7-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
maven-t7-plugin-0.9.18
maven-t7-plugin-0.9.17
maven-t7-plugin-0.9.16
maven-t7-plugin-0.9.14
maven-t7-plugin-0.9.13
maven-t7-plugin-0.9.12
maven-t7-plugin-0.9.11
maven-t7-plugin-0.9.10
maven-t7-plugin-0.9.10.M8
maven-t7-plugin-0.9.10.M7
maven-t7-plugin-0.9.10.M6
maven-t7-plugin-0.9.10.M5
maven-t7-plugin-0.9.10.M4
maven-t7-plugin-0.9.10.M3
maven-t7-plugin-0.9.10.M2
maven-t7-plugin-0.9.10.M1
maven-t7-plugin-0.9.9
maven-t7-plugin-0.9.9.M1
maven-t7-plugin-0.9.8
maven-t7-plugin-0.9.8.M2A
maven-t7-plugin-0.9.8.M2
maven-t7-plugin-0.9.8.M1A
maven-t7-plugin-0.9.8.M1
maven-t7-plugin-0.9.7
maven-t7-plugin-0.9.7.M1
maven-t7-plugin-0.9.6
maven-t7-plugin-0.9.5
maven-t7-plugin-0.9.4
maven-t7-plugin-0.9.3
maven-t7-plugin-0.9.2
maven-t7-plugin-0.9.1

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.googlecode.t7mp</groupId>
    <artifactId>maven-t7-plugin</artifactId>
    <version>0.9.18</version>
</plugin>