Last Version

Gearbox Command Test 0.0.9

Helper code for testing modules build on GearBox Command.

License

License

GroupId

GroupId

com.g2forge.gearbox
ArtifactId

ArtifactId

gb-command-test
Version

Version

0.0.9
Type

Type

jar
Description

Description

Gearbox Command Test
Helper code for testing modules build on GearBox Command.
Source Code Management

Source Code Management

http://github.com/g2forge/gearbox/tree/0.0.9/gb-command-test

Download gb-command-test 0.0.9


<!-- https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-command-test/ -->
<dependency>
    <groupId>com.g2forge.gearbox</groupId>
    <artifactId>gb-command-test</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-command-test/
implementation 'com.g2forge.gearbox:gb-command-test:0.0.9'
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-command-test/
implementation ("com.g2forge.gearbox:gb-command-test:0.0.9")
'com.g2forge.gearbox:gb-command-test:jar:0.0.9'
<dependency org="com.g2forge.gearbox" name="gb-command-test" rev="0.0.9">
  <artifact name="gb-command-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.gearbox', module='gb-command-test', version='0.0.9')
)
libraryDependencies += "com.g2forge.gearbox" % "gb-command-test" % "0.0.9"
[com.g2forge.gearbox/gb-command-test "0.0.9"]

Dependencies

compile (4)

Group / Artifact Type Version
com.g2forge.gearbox : gb-command jar 0.0.9
com.g2forge.alexandria : ax-test jar 0.0.17
junit : junit jar 4.13.1
com.g2forge.alexandria : ax-java jar 0.0.17

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

Project Modules

There are no modules declared in this project.