License |
License |
---|---|
GroupId | GroupIdcom.github.javaito |
ArtifactId | ArtifactIdhcjf-postgres-storage-layer |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHCJF Postgres Storage Layer
Holanda Catalina Storage layer implementation for postgres data base
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.javaito : hcjf | jar | 1.3.27 |
org.postgresql : postgresql | jar | 42.0.0 |
com.zaxxer : HikariCP | jar | 2.7.3 |