MVN

com.marvinformatics.hibernate : hibernate-native-json

Maven & Gradle

Apr 16, 2018
1 usages
28 stars

hibernate-native-json · Read/Write an object to JSON / JSON to object into a database table field (declared as a json column).

<dependency>
    <groupId>com.marvinformatics.hibernate</groupId>
    <artifactId>hibernate-native-json</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.marvinformatics.hibernate : hibernate-native-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of com.marvinformatics.hibernate : hibernate-native-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5
hibernate-native-json-0.5
0.4
hibernate-native-json-0.4
0.3
hibernate-native-json-0.3
0.1
hibernate-native-json-0.1

How to add a dependency to Maven

Add the following com.marvinformatics.hibernate : hibernate-native-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.marvinformatics.hibernate</groupId>
    <artifactId>hibernate-native-json</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.marvinformatics.hibernate : hibernate-native-json gradle dependency to your build.gradle file:

implementation 'com.marvinformatics.hibernate:hibernate-native-json:0.5'

Gradle Kotlin DSL: Add the following com.marvinformatics.hibernate : hibernate-native-json gradle kotlin dependency to your build.gradle.kts file:

implementation("com.marvinformatics.hibernate:hibernate-native-json:0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.marvinformatics.hibernate : hibernate-native-json sbt scala dependency to your build.sbt file:

libraryDependencies += "com.marvinformatics.hibernate" % "hibernate-native-json" % "0.5"

Advertisement

Dependencies from Group

Apr 16, 2018
1 usages
28 stars

Discover Dependencies

Jun 06, 2016
1 usages
77 stars
Jun 28, 2017
2 usages
0 stars
Jun 28, 2017
2 usages
0 stars
Jan 16, 2017
1 usages
27 stars
Apr 27, 2016
1 usages
40 stars
May 09, 2016
1 usages
4 stars
Jun 03, 2016
1 usages
9 stars
Jun 11, 2016
1 usages
11 stars
Apr 06, 2018
2 usages
581 stars