| License | License | 
|---|---|
| GroupId | GroupIdorg.ow2.util | 
| ArtifactId | ArtifactIdutil-ee-deploy-impl | 
| Last Version | Last Version1.0.37 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOW2 Util :: EE :: Deploy :: Impl Implementation of deployment of EE archives. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| util-ee-deploy-impl-1.0.37.pom | |
| util-ee-deploy-impl-1.0.37.jar | 57 KB | 
| util-ee-deploy-impl-1.0.37-sources.jar | 58 KB | 
| util-ee-deploy-impl-1.0.37-javadoc.jar | 212 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ow2.util/util-ee-deploy-impl/ -->
<dependency>
    <groupId>org.ow2.util</groupId>
    <artifactId>util-ee-deploy-impl</artifactId>
    <version>1.0.37</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.util/util-ee-deploy-impl/
implementation 'org.ow2.util:util-ee-deploy-impl:1.0.37'// https://jarcasting.com/artifacts/org.ow2.util/util-ee-deploy-impl/
implementation ("org.ow2.util:util-ee-deploy-impl:1.0.37")'org.ow2.util:util-ee-deploy-impl:jar:1.0.37'<dependency org="org.ow2.util" name="util-ee-deploy-impl" rev="1.0.37">
  <artifact name="util-ee-deploy-impl" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.util', module='util-ee-deploy-impl', version='1.0.37')
)libraryDependencies += "org.ow2.util" % "util-ee-deploy-impl" % "1.0.37"[org.ow2.util/util-ee-deploy-impl "1.0.37"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.util : util-ee-deploy-api | jar | 1.0.37 | 
| org.ow2.util : util-archive-impl | jar | 1.0.37 | 
| org.ow2.util : util-log | jar | 1.0.37 | 
| org.ow2.util : util-url | jar | 1.0.37 | 
| org.ow2.util : util-file | jar | 1.0.37 | 
| org.ow2.util : util-xml | jar | 1.0.37 | 
| org.ow2.util : util-plan-deploy-api | jar | 1.0.37 | 
| org.ow2.util.asm : asm | jar | 3.1 | 
| org.ow2.util.asm : asm-commons | jar | 3.1 | 
| org.ow2.util : util-execution | jar | 1.0.37 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 5.14.9 |