com.github.gv2011:tools-rest

Tool to access REST resources

License

License

GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

tools-rest
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Tool to access REST resources

Download tools-rest

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gv2011/tools-rest/ -->
<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>tools-rest</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011/tools-rest/
implementation 'com.github.gv2011:tools-rest:0.8'
// https://jarcasting.com/artifacts/com.github.gv2011/tools-rest/
implementation ("com.github.gv2011:tools-rest:0.8")
'com.github.gv2011:tools-rest:jar:0.8'
<dependency org="com.github.gv2011" name="tools-rest" rev="0.8">
  <artifact name="tools-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011', module='tools-rest', version='0.8')
)
libraryDependencies += "com.github.gv2011" % "tools-rest" % "0.8"
[com.github.gv2011/tools-rest "0.8"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.gv2011 : util-apis jar 0.10
com.github.gv2011 : util-http jar 0.10
org.slf4j : slf4j-api jar 2.0.0-alpha1

runtime (4)

Group / Artifact Type Version
com.github.gv2011 : util-gcol jar 0.10
com.github.gv2011 : util-json jar 0.10
com.github.gv2011 : gsoncore jar 0.10
com.github.gv2011.logback : logback-classic jar 1.3.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.8
0.7
0.6
0.5.6
0.5.0