JASMINe :: Deploy ME :: Extensions

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-extensions
Last Version

Last Version

2.0-M1
Release Date

Release Date

Type

Type

pom
Description

Description

JASMINe :: Deploy ME :: Extensions
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-extensions

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.jasmine/deployme-extensions/ -->
<dependency>
    <groupId>org.ow2.jasmine</groupId>
    <artifactId>deployme-extensions</artifactId>
    <version>2.0-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine/deployme-extensions/
implementation 'org.ow2.jasmine:deployme-extensions:2.0-M1'
// https://jarcasting.com/artifacts/org.ow2.jasmine/deployme-extensions/
implementation ("org.ow2.jasmine:deployme-extensions:2.0-M1")
'org.ow2.jasmine:deployme-extensions:pom:2.0-M1'
<dependency org="org.ow2.jasmine" name="deployme-extensions" rev="2.0-M1">
  <artifact name="deployme-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine', module='deployme-extensions', version='2.0-M1')
)
libraryDependencies += "org.ow2.jasmine" % "deployme-extensions" % "2.0-M1"
[org.ow2.jasmine/deployme-extensions "2.0-M1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.jasmine : deployme-api jar 2.0-M1
org.ow2.jasmine : deployme-core jar 2.0-M1

Project Modules

  • web

Versions

Version
2.0-M1