License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.ow2.jasmine |
ArtifactId | ArtifactIdjadort-ear |
Last Version | Last Version1.6.3 |
Release Date | Release Date |
Type | Typeear |
Description |
DescriptionJASMINe :: JaDOrT :: EAR
The JASMINe Deployment Orchestration Tool (JaDOrT) is a tool for orchestrating the deployment of Java EE applications or OSGi
bundles (including uploading, activation and version management), maintenance on a group of JOnAS, Glassfish, JBoss, WebLogic
and/or WebSphere servers as well as virtual machines (including Hyper-V, VMWare and Xen; but also many other thanks to the
LibVirt support).
It gives the user a global view on the deployment operation's state, lets the user undo or redo any action, check for errors
and persists all information for later analysis.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jadort-ear-1.6.3.pom | |
jadort-ear-1.6.3.ear | 2 MB |
jadort-ear-1.6.3-sources.jar | 327 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine/jadort-ear/ -->
<dependency>
<groupId>org.ow2.jasmine</groupId>
<artifactId>jadort-ear</artifactId>
<version>1.6.3</version>
<type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine/jadort-ear/
implementation 'org.ow2.jasmine:jadort-ear:1.6.3'
// https://jarcasting.com/artifacts/org.ow2.jasmine/jadort-ear/
implementation ("org.ow2.jasmine:jadort-ear:1.6.3")
'org.ow2.jasmine:jadort-ear:ear:1.6.3'
<dependency org="org.ow2.jasmine" name="jadort-ear" rev="1.6.3">
<artifact name="jadort-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine', module='jadort-ear', version='1.6.3')
)
libraryDependencies += "org.ow2.jasmine" % "jadort-ear" % "1.6.3"
[org.ow2.jasmine/jadort-ear "1.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.jasmine : jadort-ejb | ejb | 1.6.3 |
org.ow2.jasmine : jadort-war | war | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.spec.ee : ow2-ejb-3.0-spec | jar | 1.0.0 |
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1.1 |
javax.persistence : persistence-api | jar | 1.0 |
javax.transaction : jta | jar | 1.1 |
junit : junit | jar | 4.4 |