is not current version
Last Version 0.10.9

com.myodov.unicherrygarden:db_postgresql_storage_2.13 0.1.3

UniCherryGarden: PostgreSQL data storage available to UniCherryGarden server components

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.myodov.unicherrygarden
ArtifactId

ArtifactId

db_postgresql_storage_2.13
Version

Version

0.1.3
Type

Type

jar

Download db_postgresql_storage_2.13 0.1.3


<!-- https://jarcasting.com/artifacts/com.myodov.unicherrygarden/db_postgresql_storage_2.13/ -->
<dependency>
    <groupId>com.myodov.unicherrygarden</groupId>
    <artifactId>db_postgresql_storage_2.13</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.myodov.unicherrygarden/db_postgresql_storage_2.13/
implementation 'com.myodov.unicherrygarden:db_postgresql_storage_2.13:0.1.3'
// https://jarcasting.com/artifacts/com.myodov.unicherrygarden/db_postgresql_storage_2.13/
implementation ("com.myodov.unicherrygarden:db_postgresql_storage_2.13:0.1.3")
'com.myodov.unicherrygarden:db_postgresql_storage_2.13:jar:0.1.3'
<dependency org="com.myodov.unicherrygarden" name="db_postgresql_storage_2.13" rev="0.1.3">
  <artifact name="db_postgresql_storage_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.myodov.unicherrygarden', module='db_postgresql_storage_2.13', version='0.1.3')
)
libraryDependencies += "com.myodov.unicherrygarden" % "db_postgresql_storage_2.13" % "0.1.3"
[com.myodov.unicherrygarden/db_postgresql_storage_2.13 "0.1.3"]