| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.alaisi.pgasync |
| Идентификатор | Идентификаторpostgres-async-driver |
| Последняя версия | Последняя версия0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpostgres-async-driver
Asynchronous PostgreSQL Java driver
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| postgres-async-driver-0.9.pom | |
| postgres-async-driver-0.9.jar | 81 KB |
| postgres-async-driver-0.9-sources.jar | 54 KB |
| postgres-async-driver-0.9-javadoc.jar | 308 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-handler | jar | 4.1.1.Final |
| io.reactivex : rxjava | jar | 1.1.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |