License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.ow2.jasmine |
ArtifactId | ArtifactIddeployme-api |
Last Version | Last Version2.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJASMINe :: Deploy ME :: API
DeployME is a command-line tool which allows you to deploy middlewares described in an XML file. This file can be generated
with JASMINe Design or written manually using the Deploy ME XSDs.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
deployme-api-2.0-M1.pom | |
deployme-api-2.0-M1.jar | 46 KB |
deployme-api-2.0-M1-sources.jar | 25 KB |
deployme-api-2.0-M1-javadoc.jar | 232 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine/deployme-api/ -->
<dependency>
<groupId>org.ow2.jasmine</groupId>
<artifactId>deployme-api</artifactId>
<version>2.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine/deployme-api/
implementation 'org.ow2.jasmine:deployme-api:2.0-M1'
// https://jarcasting.com/artifacts/org.ow2.jasmine/deployme-api/
implementation ("org.ow2.jasmine:deployme-api:2.0-M1")
'org.ow2.jasmine:deployme-api:jar:2.0-M1'
<dependency org="org.ow2.jasmine" name="deployme-api" rev="2.0-M1">
<artifact name="deployme-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine', module='deployme-api', version='2.0-M1')
)
libraryDependencies += "org.ow2.jasmine" % "deployme-api" % "2.0-M1"
[org.ow2.jasmine/deployme-api "2.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.2.5 |
org.ow2.jonas.tools.configurator : configurator | jar | 1.3.6 |
org.ow2.jonas.tools.configurator : api | jar | 1.3.6 |
org.apache.ant : ant | jar | 1.8.2 |
org.apache.ant : ant-launcher | jar | 1.8.2 |