MVN

org.apache.tomee.patch : tomee-patch-plugin

Maven & Gradle

Jan 02, 2023
1 stars
<plugin>
    <groupId>org.apache.tomee.patch</groupId>
    <artifactId>tomee-patch-plugin</artifactId>
    <version>0.10</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.tomee.patch : tomee-patch-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.10

All Versions

Choose a version of org.apache.tomee.patch : tomee-patch-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10
tomee-patch-plugin-0.10
0.9
tomee-patch-plugin-0.9
0.8
tomee-patch-plugin-0.8
0.7
tomee-patch-plugin-0.7
0.6
tomee-patch-plugin-0.6
0.5
tomee-patch-plugin-0.5
0.4
tomee-patch-plugin-0.4
0.3
tomee-patch-plugin-0.3
0.1
tomee-patch-plugin-0.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>org.apache.tomee.patch</groupId>
    <artifactId>tomee-patch-plugin</artifactId>
    <version>0.10</version>
</plugin>

Advertisement