Last Version

GCLI 0.0.5

Easier scripting with Groovy

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.marcwrobel
ArtifactId

ArtifactId

gcli
Version

Version

0.0.5
Type

Type

jar
Description

Description

GCLI
Easier scripting with Groovy
Project URL

Project URL

https://github.com/marcwrobel/gcli
Project Organization

Project Organization

Marc Wrobel
Source Code Management

Source Code Management

https://github.com/marcwrobel/gcli

Download gcli 0.0.5


<!-- https://jarcasting.com/artifacts/fr.marcwrobel/gcli/ -->
<dependency>
    <groupId>fr.marcwrobel</groupId>
    <artifactId>gcli</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/fr.marcwrobel/gcli/
implementation 'fr.marcwrobel:gcli:0.0.5'
// https://jarcasting.com/artifacts/fr.marcwrobel/gcli/
implementation ("fr.marcwrobel:gcli:0.0.5")
'fr.marcwrobel:gcli:jar:0.0.5'
<dependency org="fr.marcwrobel" name="gcli" rev="0.0.5">
  <artifact name="gcli" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.marcwrobel', module='gcli', version='0.0.5')
)
libraryDependencies += "fr.marcwrobel" % "gcli" % "0.0.5"
[fr.marcwrobel/gcli "0.0.5"]

Dependencies

provided (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-cli-commons jar 2.5.14
org.codehaus.groovy : groovy-sql jar 2.5.14
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.