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

postgres-async-driver 0.9

Asynchronous PostgreSQL Java driver

Лицензия

Лицензия

Группа

Группа

com.github.alaisi.pgasync
Идентификатор

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

postgres-async-driver
Версия

Версия

0.9
Тип

Тип

jar
Описание

Описание

postgres-async-driver
Asynchronous PostgreSQL Java driver
Ссылка на сайт

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

https://github.com/alaisi/postgres-async-driver

Скачать postgres-async-driver 0.9


<!-- https://jarcasting.com/artifacts/com.github.alaisi.pgasync/postgres-async-driver/ -->
<dependency>
    <groupId>com.github.alaisi.pgasync</groupId>
    <artifactId>postgres-async-driver</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alaisi.pgasync/postgres-async-driver/
implementation 'com.github.alaisi.pgasync:postgres-async-driver:0.9'
// https://jarcasting.com/artifacts/com.github.alaisi.pgasync/postgres-async-driver/
implementation ("com.github.alaisi.pgasync:postgres-async-driver:0.9")
'com.github.alaisi.pgasync:postgres-async-driver:jar:0.9'
<dependency org="com.github.alaisi.pgasync" name="postgres-async-driver" rev="0.9">
  <artifact name="postgres-async-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alaisi.pgasync', module='postgres-async-driver', version='0.9')
)
libraryDependencies += "com.github.alaisi.pgasync" % "postgres-async-driver" % "0.9"
[com.github.alaisi.pgasync/postgres-async-driver "0.9"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.netty : netty-handler jar 4.1.1.Final
io.reactivex : rxjava jar 1.1.5

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : annotations jar 3.0.0

test (1)

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

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

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