Последняя версия

posgrest-java 0.0.2

A Java client for PostgREST

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

com.harium.database
Идентификатор

Идентификатор

postgrest
Версия

Версия

0.0.2
Тип

Тип

jar
Описание

Описание

posgrest-java
A Java client for PostgREST
Ссылка на сайт

Ссылка на сайт

http://github.com/harium/postgrest-java
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : okhttp jar 4.9.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.