MVN

com.oracle.coherence.moditect : moditect-maven-plugin

Maven & Gradle

Jun 16, 2023
0 stars

ModiTect Maven Plug-In

<plugin>
    <groupId>com.oracle.coherence.moditect</groupId>
    <artifactId>moditect-maven-plugin</artifactId>
    <version>1.0.0-RC3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oracle.coherence.moditect : moditect-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-RC3
  • Latest Release Candidate: 1.0.0-RC3

All Versions

Choose a version of com.oracle.coherence.moditect : moditect-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
moditect-maven-plugin-1.0.0-RC3
moditect-maven-plugin-1.0.0-RC2
moditect-maven-plugin-1.0.0-RC1

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.oracle.coherence.moditect</groupId>
    <artifactId>moditect-maven-plugin</artifactId>
    <version>1.0.0-RC3</version>
</plugin>