| License | License | 
|---|---|
| Categories | CategoriesPostgreSQL Data Databases | 
| GroupId | GroupIdio.edurt.gcm.storage | 
| ArtifactId | ArtifactIdgcm-storage-postgresql | 
| Last Version | Last Version1.2.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGcm for PostgreSQL Component Connect PostgreSQL server and read and write data! | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/io.edurt.gcm.storage/gcm-storage-postgresql/ -->
<dependency>
    <groupId>io.edurt.gcm.storage</groupId>
    <artifactId>gcm-storage-postgresql</artifactId>
    <version>1.2.6</version>
</dependency>// https://jarcasting.com/artifacts/io.edurt.gcm.storage/gcm-storage-postgresql/
implementation 'io.edurt.gcm.storage:gcm-storage-postgresql:1.2.6'// https://jarcasting.com/artifacts/io.edurt.gcm.storage/gcm-storage-postgresql/
implementation ("io.edurt.gcm.storage:gcm-storage-postgresql:1.2.6")'io.edurt.gcm.storage:gcm-storage-postgresql:jar:1.2.6'<dependency org="io.edurt.gcm.storage" name="gcm-storage-postgresql" rev="1.2.6">
  <artifact name="gcm-storage-postgresql" type="jar" />
</dependency>@Grapes(
@Grab(group='io.edurt.gcm.storage', module='gcm-storage-postgresql', version='1.2.6')
)libraryDependencies += "io.edurt.gcm.storage" % "gcm-storage-postgresql" % "1.2.6"[io.edurt.gcm.storage/gcm-storage-postgresql "1.2.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.edurt.gcm : gcm-common | jar | 1.2.6 | 
| com.zaxxer : HikariCP | jar | 2.7.7 | 
| org.mybatis : mybatis-guice | jar | 3.10 | 
| org.mybatis : mybatis | jar | 3.4.5 | 
| com.google.inject : guice | jar | 4.2.2 | 
| org.postgresql : postgresql | jar | 42.2.5 | 
| org.projectlombok : lombok | jar | 1.18.8 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |