MVN

org.fuin.esmp : es-maven-plugin

Maven & Gradle

Mar 08, 2020
6 stars

es-maven-plugin · This Maven plugin provides goals that starts/stops the event store [PLUGIN].

<plugin>
    <groupId>org.fuin.esmp</groupId>
    <artifactId>es-maven-plugin</artifactId>
    <version>0.5.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fuin.esmp : es-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of org.fuin.esmp : es-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
es-maven-plugin-0.5.1
es-maven-plugin-0.5.0
0.4.x
es-maven-plugin-0.4.3
es-maven-plugin-0.4.2
es-maven-plugin-0.4.1
es-maven-plugin-0.4.0
0.3.x
es-maven-plugin-0.3.1
es-maven-plugin-0.3.0
0.2.x
es-maven-plugin-0.2.0
0.1.x
es-maven-plugin-0.1.0

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.fuin.esmp</groupId>
    <artifactId>es-maven-plugin</artifactId>
    <version>0.5.1</version>
</plugin>