| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.boothub |
| Идентификатор | Идентификаторboothub-postgres |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеModule boothub-postgres
The boothub-postgres artifact
|
| Имя Файла | Размер |
|---|---|
| boothub-postgres-1.0.0.pom | |
| boothub-postgres-1.0.0.jar | 51 KB |
| boothub-postgres-1.0.0-sources.jar | 2 KB |
| boothub-postgres-1.0.0-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.boothub/boothub-postgres/ -->
<dependency>
<groupId>org.boothub</groupId>
<artifactId>boothub-postgres</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.boothub/boothub-postgres/
implementation 'org.boothub:boothub-postgres:1.0.0'
// https://jarcasting.com/artifacts/org.boothub/boothub-postgres/
implementation ("org.boothub:boothub-postgres:1.0.0")
'org.boothub:boothub-postgres:jar:1.0.0'
<dependency org="org.boothub" name="boothub-postgres" rev="1.0.0">
<artifact name="boothub-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boothub', module='boothub-postgres', version='1.0.0')
)
libraryDependencies += "org.boothub" % "boothub-postgres" % "1.0.0"
[org.boothub/boothub-postgres "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.4.12 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.boothub : boothub-db | jar | 1.0.0 |
| org.postgresql : postgresql | jar | 42.1.4 |