MVN

org.ow2.util.plan : deployment-plan

Maven & Gradle

Sep 02, 2014

OW2 Utilities :: Deployment Plan · Deployment plan modules

<dependency>
    <groupId>org.ow2.util.plan</groupId>
    <artifactId>deployment-plan</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.util.plan : deployment-plan to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of org.ow2.util.plan : deployment-plan to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
deployment-plan-2.0.1
deployment-plan-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.util.plan</groupId>
    <artifactId>deployment-plan</artifactId>
    <version>2.0.1</version>
</dependency>

Advertisement