Last Version

posgrest-java 0.0.2

A Java client for PostgREST

License

License

Categories

Categories

Data
GroupId

GroupId

com.harium.database
ArtifactId

ArtifactId

postgrest
Version

Version

0.0.2
Type

Type

jar
Description

Description

posgrest-java
A Java client for PostgREST
Project URL

Project URL

http://github.com/harium/postgrest-java
Source Code Management

Source Code Management

http://github.com/harium/postgrest-java/tree/master

Download postgrest 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.