MVN

org.openengsb : openengsb-maven-plugin

Maven & Gradle

Dec 23, 2011

OpenEngSB Maven Plugin

<plugin>
    <groupId>org.openengsb</groupId>
    <artifactId>openengsb-maven-plugin</artifactId>
    <version>2.3.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.3.1

All Versions

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

Version Vulnerabilities Updated
2.3.x
openengsb-maven-plugin-2.3.1
openengsb-maven-plugin-2.3.0
2.2.x
openengsb-maven-plugin-2.2.0
2.1.x
openengsb-maven-plugin-2.1.0
2.0.x
openengsb-maven-plugin-2.0.0
1.5.x
openengsb-maven-plugin-1.5.1
openengsb-maven-plugin-1.5.0
1.4.x
openengsb-maven-plugin-1.4.2
openengsb-maven-plugin-1.4.1
openengsb-maven-plugin-1.4.0
1.3.x
openengsb-maven-plugin-1.3.3
openengsb-maven-plugin-1.3.2
openengsb-maven-plugin-1.3.1
openengsb-maven-plugin-1.3.0
1.2.x
openengsb-maven-plugin-1.2.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.openengsb</groupId>
    <artifactId>openengsb-maven-plugin</artifactId>
    <version>2.3.1</version>
</plugin>