is not current version
Last Version 2.0.1

org.ow2.util.plan:plan-deploy 2.0.0

Deployable part for the deployment plans

GroupId

GroupId

org.ow2.util.plan
ArtifactId

ArtifactId

plan-deploy
Version

Version

2.0.0
Type

Type

pom

Download plan-deploy 2.0.0

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

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