OW2 Shelbie :: Commands

Highly extensible and customizable shell engine

License

License

GroupId

GroupId

org.ow2.shelbie
ArtifactId

ArtifactId

shelbie-commands
Last Version

Last Version

2.0.0-M3
Release Date

Release Date

Type

Type

pom
Description

Description

OW2 Shelbie :: Commands
Highly extensible and customizable shell engine
Project Organization

Project Organization

OW2 Consortium

Download shelbie-commands

How to add to project

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

Dependencies

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

Project Modules

  • hello
  • builtin

Versions

Version
2.0.0-M3
2.0.0-M2
2.0.0-M1