MVN

org.openengsb.tooling.pluginsuite : openengsb-maven-plugin

Maven & Gradle

Feb 01, 2011
43 stars

OpenEngSB :: Tooling :: Pluginsuite :: OpenEngSB-Maven-Plugin

<plugin>
    <groupId>org.openengsb.tooling.pluginsuite</groupId>
    <artifactId>openengsb-maven-plugin</artifactId>
    <version>1.1.0.M4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openengsb.tooling.pluginsuite : openengsb-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0.M4
  • Latest Release Candidate: 1.1.0.RC1

All Versions

Choose a version of org.openengsb.tooling.pluginsuite : openengsb-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
openengsb-maven-plugin-1.1.0.RC1
openengsb-maven-plugin-1.1.0.M4
openengsb-maven-plugin-1.1.0.M3

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.openengsb.tooling.pluginsuite</groupId>
    <artifactId>openengsb-maven-plugin</artifactId>
    <version>1.1.0.M4</version>
</plugin>