License |
License |
---|---|
GroupId | GroupIdorg.ow2.util |
ArtifactId | ArtifactIdutil-deployment-impl |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionOW2 Util :: Deployment :: Impl
Manage the Deployment stuff
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
util-deployment-impl-1.0.4.pom | |
util-deployment-impl-1.0.4.jar | 10 KB |
util-deployment-impl-1.0.4-sources.jar | 10 KB |
util-deployment-impl-1.0.4-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.util/util-deployment-impl/ -->
<dependency>
<groupId>org.ow2.util</groupId>
<artifactId>util-deployment-impl</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.util/util-deployment-impl/
implementation 'org.ow2.util:util-deployment-impl:1.0.4'
// https://jarcasting.com/artifacts/org.ow2.util/util-deployment-impl/
implementation ("org.ow2.util:util-deployment-impl:1.0.4")
'org.ow2.util:util-deployment-impl:jar:1.0.4'
<dependency org="org.ow2.util" name="util-deployment-impl" rev="1.0.4">
<artifact name="util-deployment-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.util', module='util-deployment-impl', version='1.0.4')
)
libraryDependencies += "org.ow2.util" % "util-deployment-impl" % "1.0.4"
[org.ow2.util/util-deployment-impl "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.easybeans : easybeans-asm | jar | 3.0 |
org.ow2.easybeans : easybeans-asm-commons | jar | 3.0 |
org.ow2.util : util-deployment-api | jar | 1.0.4 |