0blivi0n-REST-Client

0blivi0n REST API client for JAVA applications

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.oblivion-cache
ArtifactId

ArtifactId

oblivion-rest-client
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

0blivi0n-REST-Client
0blivi0n REST API client for JAVA applications
Project URL

Project URL

https://github.com/0blivi0n/oblivion-rest-client-java

Download oblivion-rest-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 2.5.0
com.google.code.gson : gson jar 2.3.1

Project Modules

There are no modules declared in this project.
org.oblivion-cache

0blivi0n-cache

distributed cache service for JSON documents

Versions

Version
0.5.2
0.5.1
0.5.0