Gearbox
A library of clients and frameworks for building them, including REST and command line.
| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.g2forge.gearbox |
| ArtifactId | ArtifactIdgb-cli |
| Last Version | Last Version0.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGearbox CLI
A thin wrapper around picocli.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gb-cli-0.0.9.pom | |
| gb-cli-0.0.9.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-cli/ -->
<dependency>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-cli</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-cli/
implementation 'com.g2forge.gearbox:gb-cli:0.0.9'
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-cli/
implementation ("com.g2forge.gearbox:gb-cli:0.0.9")
'com.g2forge.gearbox:gb-cli:jar:0.0.9'
<dependency org="com.g2forge.gearbox" name="gb-cli" rev="0.0.9">
<artifact name="gb-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.gearbox', module='gb-cli', version='0.0.9')
)
libraryDependencies += "com.g2forge.gearbox" % "gb-cli" % "0.0.9"
[com.g2forge.gearbox/gb-cli "0.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| info.picocli : picocli | jar | 4.6.1 |
| com.g2forge.alexandria : ax-java | jar | 0.0.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.g2forge.alexandria : ax-test | jar | 0.0.17 |
| junit : junit | jar | 4.13.1 |
A library of clients and frameworks for building them, including REST and command line.