Gearbox
A library of clients and frameworks for building them, including REST and command line.
| License |
License |
|---|---|
| GroupId | GroupIdcom.g2forge.gearbox |
| ArtifactId | ArtifactIdgb-image |
| Last Version | Last Version0.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGearbox Image
Image processing APIs.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gb-image-0.0.9.pom | |
| gb-image-0.0.9.jar | 12 KB |
| gb-image-0.0.9-sources.jar | 4 KB |
| gb-image-0.0.9-javadoc.jar | 425 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-image/ -->
<dependency>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-image</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-image/
implementation 'com.g2forge.gearbox:gb-image:0.0.9'
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-image/
implementation ("com.g2forge.gearbox:gb-image:0.0.9")
'com.g2forge.gearbox:gb-image:jar:0.0.9'
<dependency org="com.g2forge.gearbox" name="gb-image" rev="0.0.9">
<artifact name="gb-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.gearbox', module='gb-image', version='0.0.9')
)
libraryDependencies += "com.g2forge.gearbox" % "gb-image" % "0.0.9"
[com.g2forge.gearbox/gb-image "0.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.g2forge.alexandria : ax-adt | jar | 0.0.17 |
| com.g2forge.alexandria : ax-media | jar | 0.0.17 |
| org.apache.commons : commons-imaging | jar | 1.0-alpha2 |
| com.adobe.xmp : xmpcore | jar | 6.1.10 |
| com.twelvemonkeys.imageio : imageio-jpeg | jar | 3.4.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.