MVN

com.googlecode.t7mp : maven-tomee-plugin

Maven & Gradle

Jan 28, 2012

maven-tomee-plugin · TomEE Maven Plugin

<plugin>
    <groupId>com.googlecode.t7mp</groupId>
    <artifactId>maven-tomee-plugin</artifactId>
    <version>0.9.10.M3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.9.10.M3

All Versions

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

Version Vulnerabilities Updated
0.9.x
maven-tomee-plugin-0.9.10.M3
maven-tomee-plugin-0.9.10.M2
maven-tomee-plugin-0.9.10.M1

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-tomee-plugin</artifactId>
    <version>0.9.10.M3</version>
</plugin>