Last Version

PgDoc 1.2.4

PgDoc is a library for using PostgreSQL as a JSON document store.

License

License

GroupId

GroupId

org.pgdoc
ArtifactId

ArtifactId

pgdoc
Version

Version

1.2.4
Type

Type

jar
Description

Description

PgDoc
PgDoc is a library for using PostgreSQL as a JSON document store.
Project URL

Project URL

https://github.com/pgdoc/pgdoc-java
Source Code Management

Source Code Management

https://github.com/pgdoc/pgdoc-java/tree/master

Download pgdoc 1.2.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.impossibl.pgjdbc-ng : pgjdbc-ng jar 0.8.9
com.google.code.gson : gson jar 2.8.8
com.fatboyindustrial.gson-javatime-serialisers : gson-javatime-serialisers jar 1.1.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.