Gearbox
A library of clients and frameworks for building them, including REST and command line.
License |
License |
---|---|
GroupId | GroupIdcom.g2forge.gearbox |
ArtifactId | ArtifactIdgb-functional |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent project for Gearbox.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gb-functional-0.0.2.pom | |
gb-functional-0.0.2.jar | 39 KB |
gb-functional-0.0.2-sources.jar | 16 KB |
gb-functional-0.0.2-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-functional/ -->
<dependency>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-functional</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-functional/
implementation 'com.g2forge.gearbox:gb-functional:0.0.2'
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-functional/
implementation ("com.g2forge.gearbox:gb-functional:0.0.2")
'com.g2forge.gearbox:gb-functional:jar:0.0.2'
<dependency org="com.g2forge.gearbox" name="gb-functional" rev="0.0.2">
<artifact name="gb-functional" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.gearbox', module='gb-functional', version='0.0.2')
)
libraryDependencies += "com.g2forge.gearbox" % "gb-functional" % "0.0.2"
[com.g2forge.gearbox/gb-functional "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.g2forge.alexandria : ax-collection | jar | 0.0.7 |
com.g2forge.alexandria : ax-java | jar | 0.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
com.g2forge.alexandria : ax-test | jar | 0.0.7 |
junit : junit | jar | 4.12 |
A library of clients and frameworks for building them, including REST and command line.