OW2 Shelbie Reactor

Highly extensible and customizable shell engine

License

License

GroupId

GroupId

org.ow2.shelbie
ArtifactId

ArtifactId

shelbie
Last Version

Last Version

2.0.0-RC1
Release Date

Release Date

Type

Type

pom
Description

Description

OW2 Shelbie Reactor
Highly extensible and customizable shell engine
Project Organization

Project Organization

OW2 Consortium

Download shelbie

Filename Size
shelbie-2.0.0-RC1.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • build-support
  • core-blueprint-extension
  • gogocommands
  • startup-console
  • command-archetype
  • it
  • shelbie-command-testing
  • shelbie-api
  • builtin-commands

Versions

Version
2.0.0-RC1
2.0.0-M3
2.0.0-M2
2.0.0-M1