License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.ow2.jasmine |
ArtifactId | ArtifactIdjadort-ejb |
Last Version | Last Version1.6.3 |
Release Date | Release Date |
Type | Typeejb |
Description |
DescriptionJASMINe :: JaDOrT :: EJB
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-ejb-1.6.3.pom | |
jadort-ejb-1.6.3.jar | 184 KB |
jadort-ejb-1.6.3-sources.jar | 147 KB |
jadort-ejb-1.6.3-javadoc.jar | 501 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine/jadort-ejb/ -->
<dependency>
<groupId>org.ow2.jasmine</groupId>
<artifactId>jadort-ejb</artifactId>
<version>1.6.3</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine/jadort-ejb/
implementation 'org.ow2.jasmine:jadort-ejb:1.6.3'
// https://jarcasting.com/artifacts/org.ow2.jasmine/jadort-ejb/
implementation ("org.ow2.jasmine:jadort-ejb:1.6.3")
'org.ow2.jasmine:jadort-ejb:ejb:1.6.3'
<dependency org="org.ow2.jasmine" name="jadort-ejb" rev="1.6.3">
<artifact name="jadort-ejb" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine', module='jadort-ejb', version='1.6.3')
)
libraryDependencies += "org.ow2.jasmine" % "jadort-ejb" % "1.6.3"
[org.ow2.jasmine/jadort-ejb "1.6.3"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.1 |
commons-io : commons-io | jar | 1.4 |
org.ow2.jasmine : deployme-api | jar | 1.2.0 |
org.ow2.jasmine : vmmapi | jar | 1.1.2 |
org.ow2.util : util-ee-deploy-impl | jar | 1.0.21 |
tomcat : tomcat-jkstatus-ant | jar | 5.5.23 |
tomcat : tomcat-util | jar | 5.5.23 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.1 |
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 |
org.ow2.jonas : jonas-security-propagation | jar | 5.2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.1.12 |
junit : junit | jar | 4.4 |