MVN

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

Maven & Gradle

Dec 09, 2010
43 stars

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

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

Latest Version

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

  • Latest Stable: 1.1.0.M2

All Versions

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

Version Vulnerabilities Updated
1.1.x
maven-openengsb-plugin-1.1.0.M2
maven-openengsb-plugin-1.1.0.M1

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>maven-openengsb-plugin</artifactId>
    <version>1.1.0.M2</version>
</plugin>