| License | License | 
|---|---|
| GroupId | GroupIdorg.ow2.util | 
| ArtifactId | ArtifactIdutil-plan-deploy-api | 
| Last Version | Last Version1.0.37 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOW2 Util :: Deployment Plan :: Deploy :: API API of the deployable part for the deployment plans | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.ow2.util/util-plan-deploy-api/ -->
<dependency>
    <groupId>org.ow2.util</groupId>
    <artifactId>util-plan-deploy-api</artifactId>
    <version>1.0.37</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.util/util-plan-deploy-api/
implementation 'org.ow2.util:util-plan-deploy-api:1.0.37'// https://jarcasting.com/artifacts/org.ow2.util/util-plan-deploy-api/
implementation ("org.ow2.util:util-plan-deploy-api:1.0.37")'org.ow2.util:util-plan-deploy-api:jar:1.0.37'<dependency org="org.ow2.util" name="util-plan-deploy-api" rev="1.0.37">
  <artifact name="util-plan-deploy-api" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.util', module='util-plan-deploy-api', version='1.0.37')
)libraryDependencies += "org.ow2.util" % "util-plan-deploy-api" % "1.0.37"[org.ow2.util/util-plan-deploy-api "1.0.37"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.util : util-ee-deploy-api | jar | 1.0.37 | 
| org.ow2.util : util-plan-schemas | jar | 1.0.37 |