| Категории |
КатегорииPostgreSQL Данные Базы данных |
|---|---|
| Группа | Группаio.github.factoryfx |
| Идентификатор | ИдентификаторpostgresqlStorage |
| Версия | Версия2.0.19 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| postgresqlStorage-2.0.19.pom | |
| postgresqlStorage-2.0.19.jar | 10 KB |
| postgresqlStorage-2.0.19-sources.jar | 5 KB |
| postgresqlStorage-2.0.19-javadoc.jar | 396 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.factoryfx/postgresqlStorage/ -->
<dependency>
<groupId>io.github.factoryfx</groupId>
<artifactId>postgresqlStorage</artifactId>
<version>2.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.factoryfx/postgresqlStorage/
implementation 'io.github.factoryfx:postgresqlStorage:2.0.19'
// https://jarcasting.com/artifacts/io.github.factoryfx/postgresqlStorage/
implementation ("io.github.factoryfx:postgresqlStorage:2.0.19")
'io.github.factoryfx:postgresqlStorage:jar:2.0.19'
<dependency org="io.github.factoryfx" name="postgresqlStorage" rev="2.0.19">
<artifact name="postgresqlStorage" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.factoryfx', module='postgresqlStorage', version='2.0.19')
)
libraryDependencies += "io.github.factoryfx" % "postgresqlStorage" % "2.0.19"
[io.github.factoryfx/postgresqlStorage "2.0.19"]