License |
License |
---|---|
GroupId | GroupIdorg.ow2.shelbie |
ArtifactId | ArtifactIdbuild-support |
Last Version | Last Version2.0.0-RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOW2 Shelbie :: Command Build Support
Highly extensible and customizable shell engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
build-support-2.0.0-RC1.pom | 3 KB |
Browse |
<!-- 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"]
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 |