License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.ow2.jasmine |
ArtifactId | ArtifactIdjadort-console |
Last Version | Last Version1.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJASMINe :: JaDOrT :: Console
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-console-1.6.3.pom | |
jadort-console-1.6.3.jar | 15 KB |
jadort-console-1.6.3-sources.jar | 10 KB |
jadort-console-1.6.3-javadoc.jar | 31 KB |
jadort-console-1.6.3-jar-with-dependencies.jar | 456 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine/jadort-console/ -->
<dependency>
<groupId>org.ow2.jasmine</groupId>
<artifactId>jadort-console</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine/jadort-console/
implementation 'org.ow2.jasmine:jadort-console:1.6.3'
// https://jarcasting.com/artifacts/org.ow2.jasmine/jadort-console/
implementation ("org.ow2.jasmine:jadort-console:1.6.3")
'org.ow2.jasmine:jadort-console:jar:1.6.3'
<dependency org="org.ow2.jasmine" name="jadort-console" rev="1.6.3">
<artifact name="jadort-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine', module='jadort-console', version='1.6.3')
)
libraryDependencies += "org.ow2.jasmine" % "jadort-console" % "1.6.3"
[org.ow2.jasmine/jadort-console "1.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.jasmine : jadort-api | jar | 1.6.3 |
commons-io : commons-io | jar | 1.4 |
org.ow2.easybeans : easybeans-component-smartclient-client | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |