Gearbox
A library of clients and frameworks for building them, including REST and command line.
License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.g2forge.gearbox |
ArtifactId | ArtifactIdgb-github |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGearbox Github
Client API for Github
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gb-github-0.0.9.pom | |
gb-github-0.0.9.jar | 7 KB |
gb-github-0.0.9-sources.jar | 1 KB |
gb-github-0.0.9-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-github/ -->
<dependency>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-github</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-github/
implementation 'com.g2forge.gearbox:gb-github:0.0.9'
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-github/
implementation ("com.g2forge.gearbox:gb-github:0.0.9")
'com.g2forge.gearbox:gb-github:jar:0.0.9'
<dependency org="com.g2forge.gearbox" name="gb-github" rev="0.0.9">
<artifact name="gb-github" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.gearbox', module='gb-github', version='0.0.9')
)
libraryDependencies += "com.g2forge.gearbox" % "gb-github" % "0.0.9"
[com.g2forge.gearbox/gb-github "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke : github-api | jar | 1.92 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.0 |
com.g2forge.enigma : en-backend | jar | 0.0.11 |
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.