JASMINe :: 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.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.ow2.jasmine
ArtifactId

ArtifactId

deployme-api
Last Version

Last Version

2.0-M1
Release Date

Release Date

Type

Type

jar
Description

Description

JASMINe :: 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

OW2 Consortium

Download deployme-api

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-M1
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0