MVN

io.github.jonrmar : postgres-as-document-db

Maven & Gradle

Jul 31, 2018
1 stars

Postgres as Document Database · Let postgres to work as a document database

<dependency>
    <groupId>io.github.jonrmar</groupId>
    <artifactId>postgres-as-document-db</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.jonrmar : postgres-as-document-db to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.github.jonrmar : postgres-as-document-db to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
postgres-as-document-db-1.0.2
postgres-as-document-db-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.jonrmar</groupId>
    <artifactId>postgres-as-document-db</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement