SoftGorilla Application

a simple and lightweight Java library that takes care of all HTTP connection code with RESTHeart for MongoDB.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.softgorilla
ArtifactId

ArtifactId

restheartclient
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SoftGorilla Application
a simple and lightweight Java library that takes care of all HTTP connection code with RESTHeart for MongoDB.
Source Code Management

Source Code Management

https://github.com/SoftGorilla/restheart-java-client/tree/master

Download restheartclient

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
org.apache.httpcomponents : httpclient jar 4.5.3
com.google.code.gson : gson jar 2.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0