MVN

de.mhus.cherry.reactive : reactive-maven-plugin

Maven & Gradle

Aug 16, 2020
0 stars

Reactive Maven Plugin

<plugin>
    <groupId>de.mhus.cherry.reactive</groupId>
    <artifactId>reactive-maven-plugin</artifactId>
    <version>7.2.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.mhus.cherry.reactive : reactive-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 7.2.0

All Versions

Choose a version of de.mhus.cherry.reactive : reactive-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
7.2.x
reactive-maven-plugin-7.2.0
7.1.x
reactive-maven-plugin-7.1.0
7.0.x
reactive-maven-plugin-7.0.0
6.3.x
reactive-maven-plugin-6.3.0
1.6.x
reactive-maven-plugin-1.6.2
reactive-maven-plugin-1.6.1
reactive-maven-plugin-1.6.0
1.5.x
reactive-maven-plugin-1.5.0
1.0.x
reactive-maven-plugin-1.0.2
reactive-maven-plugin-1.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>de.mhus.cherry.reactive</groupId>
    <artifactId>reactive-maven-plugin</artifactId>
    <version>7.2.0</version>
</plugin>

Advertisement