MVN

com.vzornic.pgjsonb : pgjsonb

Maven & Gradle

Oct 23, 2021
10 stars

Easy use of PostgreSQL json data types with Hibernate or JDBC

<dependency>
    <groupId>com.vzornic.pgjsonb</groupId>
    <artifactId>pgjsonb</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vzornic.pgjsonb : pgjsonb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.vzornic.pgjsonb : pgjsonb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
pgjsonb-1.2.0
1.1.x
pgjsonb-1.1.0
1.0.x
pgjsonb-1.0.0
0.0.x
pgjsonb-0.0.1

How to add a dependency to Maven

Add the following com.vzornic.pgjsonb : pgjsonb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vzornic.pgjsonb</groupId>
    <artifactId>pgjsonb</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vzornic.pgjsonb : pgjsonb gradle dependency to your build.gradle file:

implementation 'com.vzornic.pgjsonb:pgjsonb:1.2.0'

Gradle Kotlin DSL: Add the following com.vzornic.pgjsonb : pgjsonb gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vzornic.pgjsonb:pgjsonb:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vzornic.pgjsonb : pgjsonb sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vzornic.pgjsonb" % "pgjsonb" % "1.2.0"

Advertisement

Dependencies from Group

Oct 23, 2021
10 stars

Discover Dependencies

May 30, 2022
122 stars
Aug 16, 2019
1 stars
Jan 04, 2022
6 stars
Sep 02, 2019
68.1k stars
web
Aug 15, 2019
3 stars
ui
Aug 15, 2019
3 stars
Aug 15, 2019
3 stars
Jan 23, 2023
89 stars
Jan 23, 2023
89 stars
Aug 23, 2019
1 usages
71 stars