| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPostgreSQL Данные Базы данных |
| Группа | Группаch.ergon.adam |
| Идентификатор | Идентификаторpostgresql |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеch.ergon.adam:postgresql
The PostgreSQL plugin for ADAM
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| postgresql-1.1.0.pom | |
| postgresql-1.1.0.jar | 16 KB |
| postgresql-1.1.0-sources.jar | 7 KB |
| postgresql-1.1.0-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.ergon.adam/postgresql/ -->
<dependency>
<groupId>ch.ergon.adam</groupId>
<artifactId>postgresql</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.ergon.adam/postgresql/
implementation 'ch.ergon.adam:postgresql:1.1.0'
// https://jarcasting.com/artifacts/ch.ergon.adam/postgresql/
implementation ("ch.ergon.adam:postgresql:1.1.0")
'ch.ergon.adam:postgresql:jar:1.1.0'
<dependency org="ch.ergon.adam" name="postgresql" rev="1.1.0">
<artifact name="postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.ergon.adam', module='postgresql', version='1.1.0')
)
libraryDependencies += "ch.ergon.adam" % "postgresql" % "1.1.0"
[ch.ergon.adam/postgresql "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.ergon.adam : jooq | jar | 1.1.0 |
| org.postgresql : postgresql | jar | 42.2.19 |