postgres-async-driver

Asynchronous PostgreSQL Java driver

Лицензия

Лицензия

Группа

Группа

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

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

postgres-async-driver
Последняя версия

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

0.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
io.netty : netty-handler jar 4.1.11.Final
io.reactivex : rxjava jar 1.3.0
com.nurkiewicz.typeof : typeof jar 0.0.1
org.slf4j : slf4j-api jar 1.7.18
org.hamcrest : hamcrest-library jar 1.3

provided (2)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.16
com.google.code.findbugs : annotations jar 3.0.1u2

test (3)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
ru.yandex.qatools.embed : postgresql-embedded jar 2.1

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

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

Версии библиотеки

Версия
0.1.3
0.1.2
0.1.1
0.1.0