| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPostgreSQL Данные Базы данных |
| Группа | Группаcom.github.postgresql-async |
| Идентификатор | Идентификаторpostgresql-async_2.13 |
| Версия | Версия0.3.2 |
| Тип | Типjar |
| Описание |
Описаниеpostgresql-async
postgresql-async
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| postgresql-async_2.13-0.3.2.pom | |
| postgresql-async_2.13-0.3.2.jar | 239 KB |
| postgresql-async_2.13-0.3.2-sources.jar | 86 KB |
| postgresql-async_2.13-0.3.2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.postgresql-async/postgresql-async_2.13/ -->
<dependency>
<groupId>com.github.postgresql-async</groupId>
<artifactId>postgresql-async_2.13</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.postgresql-async/postgresql-async_2.13/
implementation 'com.github.postgresql-async:postgresql-async_2.13:0.3.2'
// https://jarcasting.com/artifacts/com.github.postgresql-async/postgresql-async_2.13/
implementation ("com.github.postgresql-async:postgresql-async_2.13:0.3.2")
'com.github.postgresql-async:postgresql-async_2.13:jar:0.3.2'
<dependency org="com.github.postgresql-async" name="postgresql-async_2.13" rev="0.3.2">
<artifact name="postgresql-async_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.postgresql-async', module='postgresql-async_2.13', version='0.3.2')
)
libraryDependencies += "com.github.postgresql-async" % "postgresql-async_2.13" % "0.3.2"
[com.github.postgresql-async/postgresql-async_2.13 "0.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.7 |
| com.github.postgresql-async : db-async-common_2.13 | jar | 0.3.2 |