OW2 Shelbie :: Command Build Support

Highly extensible and customizable shell engine

License

License

GroupId

GroupId

org.ow2.shelbie
ArtifactId

ArtifactId

build-support
Last Version

Last Version

2.0.0-RC1
Release Date

Release Date

Type

Type

pom
Description

Description

OW2 Shelbie :: Command Build Support
Highly extensible and customizable shell engine
Project Organization

Project Organization

OW2 Consortium

Download build-support

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.shelbie/build-support/ -->
<dependency>
    <groupId>org.ow2.shelbie</groupId>
    <artifactId>build-support</artifactId>
    <version>2.0.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.shelbie/build-support/
implementation 'org.ow2.shelbie:build-support:2.0.0-RC1'
// https://jarcasting.com/artifacts/org.ow2.shelbie/build-support/
implementation ("org.ow2.shelbie:build-support:2.0.0-RC1")
'org.ow2.shelbie:build-support:pom:2.0.0-RC1'
<dependency org="org.ow2.shelbie" name="build-support" rev="2.0.0-RC1">
  <artifact name="build-support" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.shelbie', module='build-support', version='2.0.0-RC1')
)
libraryDependencies += "org.ow2.shelbie" % "build-support" % "2.0.0-RC1"
[org.ow2.shelbie/build-support "2.0.0-RC1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.ipojo.annotations jar 1.10.1
org.apache.felix : org.apache.felix.gogo.runtime jar 0.10.0
org.ow2.shelbie : shelbie-gogocommands jar 2.0.0-RC1
org.fusesource.jansi : jansi jar 1.11
jline : jline jar 2.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-RC1
2.0.0-M3