| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHibernate Данные ORM |
| Группа | Группаcom.github.microtweak |
| Идентификатор | Идентификаторjbx4j-hibernate |
| Версия | Версия1.2.0 |
| Тип | Типjar |
| Описание |
Описаниеjbx4j - Support for Hibernate
JSON Binding eXtension for JPA
|
| Имя Файла | Размер |
|---|---|
| jbx4j-hibernate-1.2.0.pom | |
| jbx4j-hibernate-1.2.0.jar | 4 KB |
| jbx4j-hibernate-1.2.0-sources.jar | 3 KB |
| jbx4j-hibernate-1.2.0-javadoc.jar | 114 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.microtweak/jbx4j-hibernate/ -->
<dependency>
<groupId>com.github.microtweak</groupId>
<artifactId>jbx4j-hibernate</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microtweak/jbx4j-hibernate/
implementation 'com.github.microtweak:jbx4j-hibernate:1.2.0'
// https://jarcasting.com/artifacts/com.github.microtweak/jbx4j-hibernate/
implementation ("com.github.microtweak:jbx4j-hibernate:1.2.0")
'com.github.microtweak:jbx4j-hibernate:jar:1.2.0'
<dependency org="com.github.microtweak" name="jbx4j-hibernate" rev="1.2.0">
<artifact name="jbx4j-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microtweak', module='jbx4j-hibernate', version='1.2.0')
)
libraryDependencies += "com.github.microtweak" % "jbx4j-hibernate" % "1.2.0"
[com.github.microtweak/jbx4j-hibernate "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.microtweak : jbx4j-core | jar | 1.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hibernate : hibernate-core | jar | 5.4.3.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.microtweak : jbx4j-core | jar | 1.2.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.3.1 |
| com.h2database : h2 | jar | 1.4.197 |
| com.github.dadrus.jpa-unit : jpa-unit5 | jar | 0.4.0 |
| com.github.dadrus.jpa-unit : jpa-unit-rdbms | jar | 0.4.0 |