hibernate-native-json

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

Лицензия

Лицензия

Категории

Категории

JSON Данные Native Инструменты разработки ORM Hibernate
Группа

Группа

com.marvinformatics.hibernate
Идентификатор

Идентификатор

hibernate-native-json
Последняя версия

Последняя версия

0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

hibernate-native-json
Read/Write an object to JSON / JSON to object into a database table field (declared as a json column).
Ссылка на сайт

Ссылка на сайт

https://github.com/velo/hibernate-native-json/
Система контроля версий

Система контроля версий

https://github.com/velo/hibernate-native-json/

Скачать hibernate-native-json

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-core jar 2.2.1
com.fasterxml.jackson.core : jackson-annotations jar 2.2.1
com.fasterxml.jackson.core : jackson-databind jar 2.2.1

provided (5)

Идентификатор библиотеки Тип Версия
org.hibernate : hibernate-core jar 4.2.21.Final
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
com.querydsl : querydsl-core jar 4.1.0
com.querydsl : querydsl-jpa jar 4.1.0
org.postgresql : postgresql jar 9.4.1208.jre7

test (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.6.2
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-core jar 1.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.5
0.4
0.3
0.1