| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.util |
| ArtifactId | ArtifactIdutil-plan-deploy-impl |
| Last Version | Last Version1.0.37 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOW2 Util :: Deployment Plan :: Deploy :: Impl
Implementation 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-impl/ -->
<dependency>
<groupId>org.ow2.util</groupId>
<artifactId>util-plan-deploy-impl</artifactId>
<version>1.0.37</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.util/util-plan-deploy-impl/
implementation 'org.ow2.util:util-plan-deploy-impl:1.0.37'
// https://jarcasting.com/artifacts/org.ow2.util/util-plan-deploy-impl/
implementation ("org.ow2.util:util-plan-deploy-impl:1.0.37")
'org.ow2.util:util-plan-deploy-impl:jar:1.0.37'
<dependency org="org.ow2.util" name="util-plan-deploy-impl" rev="1.0.37">
<artifact name="util-plan-deploy-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.util', module='util-plan-deploy-impl', version='1.0.37')
)
libraryDependencies += "org.ow2.util" % "util-plan-deploy-impl" % "1.0.37"
[org.ow2.util/util-plan-deploy-impl "1.0.37"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.util : util-ee-deploy-api | jar | 1.0.37 |
| org.ow2.util : util-ee-deploy-impl | jar | 1.0.37 |
| org.ow2.util : util-log | jar | 1.0.37 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 5.14.9 |