Last Version

Gearbox Project 0.0.9

Parent project for Gearbox.

License

License

GroupId

GroupId

com.g2forge.gearbox
ArtifactId

ArtifactId

gb-project
Version

Version

0.0.9
Type

Type

pom
Description

Description

Gearbox Project
Parent project for Gearbox.
Project URL

Project URL

https://github.com/g2forge/gearbox/tree/0.0.9/gb-project
Source Code Management

Source Code Management

http://github.com/g2forge/gearbox/tree/0.0.9

Download gb-project 0.0.9

Filename Size
gb-project-0.0.9.pom 2 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
com.g2forge.alexandria : ax-java jar 0.0.17

provided (1)

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

test (2)

Group / Artifact Type Version
com.g2forge.alexandria : ax-test jar 0.0.17
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.