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

com.yahoo.elide:elide-datastore-hibernate 4.0-beta-1

Common files for Elide Data Store Hibernate3 and Hibernate5

Категории

Категории

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

Группа

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

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

elide-datastore-hibernate
Версия

Версия

4.0-beta-1
Тип

Тип

jar

Скачать elide-datastore-hibernate 4.0-beta-1


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