OW2 Utilities :: Deployment Plan :: Deploy

Deployable part for the deployment plans

License

License

GroupId

GroupId

org.ow2.util.plan
ArtifactId

ArtifactId

plan-deploy
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

OW2 Utilities :: Deployment Plan :: Deploy
Deployable part for the deployment plans
Project Organization

Project Organization

Serli

Download plan-deploy

Filename Size
plan-deploy-2.0.1.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.util.plan/plan-deploy/ -->
<dependency>
    <groupId>org.ow2.util.plan</groupId>
    <artifactId>plan-deploy</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.util.plan/plan-deploy/
implementation 'org.ow2.util.plan:plan-deploy:2.0.1'
// https://jarcasting.com/artifacts/org.ow2.util.plan/plan-deploy/
implementation ("org.ow2.util.plan:plan-deploy:2.0.1")
'org.ow2.util.plan:plan-deploy:pom:2.0.1'
<dependency org="org.ow2.util.plan" name="plan-deploy" rev="2.0.1">
  <artifact name="plan-deploy" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.util.plan', module='plan-deploy', version='2.0.1')
)
libraryDependencies += "org.ow2.util.plan" % "plan-deploy" % "2.0.1"
[org.ow2.util.plan/plan-deploy "2.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • impl

Versions

Version
2.0.1
2.0.0