| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.javaito |
| Идентификатор | Идентификаторhcjf-postgres-storage-layer |
| Последняя версия | Последняя версия1.0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHCJF Postgres Storage Layer
Holanda Catalina Storage layer implementation for postgres data base
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.javaito/hcjf-postgres-storage-layer/ -->
<dependency>
<groupId>com.github.javaito</groupId>
<artifactId>hcjf-postgres-storage-layer</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javaito/hcjf-postgres-storage-layer/
implementation 'com.github.javaito:hcjf-postgres-storage-layer:1.0.8'
// https://jarcasting.com/artifacts/com.github.javaito/hcjf-postgres-storage-layer/
implementation ("com.github.javaito:hcjf-postgres-storage-layer:1.0.8")
'com.github.javaito:hcjf-postgres-storage-layer:jar:1.0.8'
<dependency org="com.github.javaito" name="hcjf-postgres-storage-layer" rev="1.0.8">
<artifact name="hcjf-postgres-storage-layer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javaito', module='hcjf-postgres-storage-layer', version='1.0.8')
)
libraryDependencies += "com.github.javaito" % "hcjf-postgres-storage-layer" % "1.0.8"
[com.github.javaito/hcjf-postgres-storage-layer "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.javaito : hcjf | jar | 1.3.27 |
| org.postgresql : postgresql | jar | 42.0.0 |
| com.zaxxer : HikariCP | jar | 2.7.3 |