MVN

org.apache.geronimo.plugins : plancreator

Maven & Gradle

May 23, 2013

Geronimo Plugins, Plan Creator · Geronimo deployment plan creator to facilitate the creation of Geronimo-specific deployment plans

<dependency>
    <groupId>org.apache.geronimo.plugins</groupId>
    <artifactId>plancreator</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.geronimo.plugins : plancreator to add to Maven - Latest Versions:

  • Latest Stable: 3.0.1
  • Latest Beta: 3.0-beta-1

All Versions

Choose a version of org.apache.geronimo.plugins : plancreator to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
plancreator-3.0.1
plancreator-3.0.0
3.0
plancreator-3.0-beta-1
2.2.x
plancreator-2.2.1
2.2
plancreator-2.2
2.1.x
plancreator-2.1.8
plancreator-2.1.7
plancreator-2.1.6
plancreator-2.1.5
plancreator-2.1.4
plancreator-2.1.3
plancreator-2.1.2
plancreator-2.1.1
2.1
plancreator-2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.geronimo.plugins</groupId>
    <artifactId>plancreator</artifactId>
    <version>3.0.1</version>
</dependency>