| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.alaisi.pgasync |
| Идентификатор | Идентификаторpg-async-driver |
| Версия | Версия0.1 |
| Тип | Типjar |
| Описание |
Описаниеpg-async-driver
Asynchronous PostgreSQL Java driver
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| pg-async-driver-0.1.pom | |
| pg-async-driver-0.1.jar | 71 KB |
| pg-async-driver-0.1-sources.jar | 52 KB |
| pg-async-driver-0.1-javadoc.jar | 314 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-codec | jar | 4.0.15.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |