hibernate-json

Store entity attributes (POJOs, lists and maps) as JSON strings in database.

Лицензия

Лицензия

Категории

Категории

JSON Данные Hibernate ORM
Группа

Группа

com.bertoncelj.hibernatejson
Идентификатор

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

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

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

hibernate-json
Store entity attributes (POJOs, lists and maps) as JSON strings in database.

Скачать hibernate-json

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

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

Зависимости

compile (2)

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

provided (1)

Идентификатор библиотеки Тип Версия
org.hibernate : hibernate-core jar 4.3.5.Final

test (4)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.8
com.h2database : h2 jar 1.4.181
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
org.hibernate : hibernate-entitymanager jar 4.3.5.Final

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

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

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

Версия
1.0.4
1.0.3
1.0.2