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

com.yahoo.elide:elide-datastore-hibernate3 4.0.0

Elide Data Store for Hibernate 3 support

Категории

Категории

IDE Инструменты разработки Данные Hibernate ORM Elide Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.yahoo.elide
Идентификатор

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

elide-datastore-hibernate3
Версия

Версия

4.0.0
Тип

Тип

jar

Скачать elide-datastore-hibernate3 4.0.0


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