PGJson

postgres json type support for hibernate

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.bazar-nazar
ArtifactId

ArtifactId

pgjson
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

PGJson
postgres json type support for hibernate
Project URL

Project URL

https://github.com/bazar-nazar/pgjson
Source Code Management

Source Code Management

https://github.com/bazar-nazar/pgjson

Download pgjson

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.3.0.Final
org.codehaus.jackson : jackson-jaxrs jar 1.9.13
org.postgresql : postgresql jar 9.2-1002-jdbc4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0