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

com.github.microtweak:jbx4j-hibernate 1.1.0


Категории

Категории

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

Группа

com.github.microtweak
Идентификатор

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

jbx4j-hibernate
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать jbx4j-hibernate 1.1.0


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