MVN

org.mini2Dx : artemis-odb-maven-plugin

Maven & Gradle

Nov 01, 2022

artemis-odb-maven-plugin

<plugin>
    <groupId>org.mini2Dx</groupId>
    <artifactId>artemis-odb-maven-plugin</artifactId>
    <version>2.4.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mini2Dx : artemis-odb-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.4.0

All Versions

Choose a version of org.mini2Dx : artemis-odb-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.4.x
artemis-odb-maven-plugin-2.4.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.mini2Dx</groupId>
    <artifactId>artemis-odb-maven-plugin</artifactId>
    <version>2.4.0</version>
</plugin>

Advertisement