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

org.appfuse:appfuse-hibernate 2.0.1

AppFuse DAO backend implemented with Hibernate (http://hibernate.org).

Категории

Категории

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

Группа

org.appfuse
Идентификатор

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

appfuse-hibernate
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать appfuse-hibernate 2.0.1


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