| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdio.ultreia.gc | 
| ArtifactId | ArtifactIdgc-rest-client | 
| Last Version | Last Version1.3.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGC toolkit :: REST Client Gc :: REST Client | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| gc-rest-client-1.3.4.pom | |
| gc-rest-client-1.3.4.jar | 72 KB | 
| gc-rest-client-1.3.4-sources.jar | 55 KB | 
| gc-rest-client-1.3.4-javadoc.jar | 215 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.ultreia.gc/gc-rest-client/ -->
<dependency>
    <groupId>io.ultreia.gc</groupId>
    <artifactId>gc-rest-client</artifactId>
    <version>1.3.4</version>
</dependency>// https://jarcasting.com/artifacts/io.ultreia.gc/gc-rest-client/
implementation 'io.ultreia.gc:gc-rest-client:1.3.4'// https://jarcasting.com/artifacts/io.ultreia.gc/gc-rest-client/
implementation ("io.ultreia.gc:gc-rest-client:1.3.4")'io.ultreia.gc:gc-rest-client:jar:1.3.4'<dependency org="io.ultreia.gc" name="gc-rest-client" rev="1.3.4">
  <artifact name="gc-rest-client" type="jar" />
</dependency>@Grapes(
@Grab(group='io.ultreia.gc', module='gc-rest-client', version='1.3.4')
)libraryDependencies += "io.ultreia.gc" % "gc-rest-client" % "1.3.4"[io.ultreia.gc/gc-rest-client "1.3.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.ultreia.gc : gc-api | jar | 1.3.4 | 
| io.ultreia.gc : gc-db | jar | 1.3.4 | 
| io.ultreia.java4all.http : http-api | jar | 1.0.2 | 
| commons-logging : commons-logging | jar | 1.2 | 
| org.apache.commons : commons-lang3 | jar | 3.5 | 
| org.apache.httpcomponents : httpcore | jar | 4.4.6 | 
| com.google.guava : guava | jar | 23.1-jre | 
| com.google.code.gson : gson | jar | 2.8.0 | 
| org.nuiton : nuiton-config | jar | 3.2 | 
| org.nuiton : nuiton-version | jar | 1.0-rc-2 | 
| junit : junit | jar | 4.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.17 |