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

pg-async-driver 0.1

Asynchronous PostgreSQL Java driver

Лицензия

Лицензия

Группа

Группа

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

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

pg-async-driver
Версия

Версия

0.1
Тип

Тип

jar
Описание

Описание

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

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

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

Скачать pg-async-driver 0.1


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.netty : netty-codec jar 4.0.15.Final

test (1)

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

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

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