License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.ow2.jasmine |
ArtifactId | ArtifactIdjadort-documentation |
Last Version | Last Version1.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJASMINe :: JaDOrT :: Documentation
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-documentation-1.6.3.pom | |
jadort-documentation-1.6.3.jar | 928 KB |
jadort-documentation-1.6.3-javadoc.jar | 337 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine/jadort-documentation/ -->
<dependency>
<groupId>org.ow2.jasmine</groupId>
<artifactId>jadort-documentation</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine/jadort-documentation/
implementation 'org.ow2.jasmine:jadort-documentation:1.6.3'
// https://jarcasting.com/artifacts/org.ow2.jasmine/jadort-documentation/
implementation ("org.ow2.jasmine:jadort-documentation:1.6.3")
'org.ow2.jasmine:jadort-documentation:jar:1.6.3'
<dependency org="org.ow2.jasmine" name="jadort-documentation" rev="1.6.3">
<artifact name="jadort-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine', module='jadort-documentation', version='1.6.3')
)
libraryDependencies += "org.ow2.jasmine" % "jadort-documentation" % "1.6.3"
[org.ow2.jasmine/jadort-documentation "1.6.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |