MVN

net.onedaybeard.artemis : artemis-fluid-maven-plugin

Maven & Gradle

Nov 09, 2019
666 stars

fluid entity api maven plugion.

<plugin>
    <groupId>net.onedaybeard.artemis</groupId>
    <artifactId>artemis-fluid-maven-plugin</artifactId>
    <version>2.3.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.onedaybeard.artemis : artemis-fluid-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of net.onedaybeard.artemis : artemis-fluid-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
artemis-fluid-maven-plugin-2.3.0
2.2.x
artemis-fluid-maven-plugin-2.2.0
2.1.x
artemis-fluid-maven-plugin-2.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>net.onedaybeard.artemis</groupId>
    <artifactId>artemis-fluid-maven-plugin</artifactId>
    <version>2.3.0</version>
</plugin>

Advertisement