не последняя версия
Последняя версия 1.2.2.1-jre17

com.guicedee.services:hibernate-ehcache 1.0.14.0-RC1-jre8


Категории

Категории

GUI Взаимодействие с пользователем Ehcache Данные Caching Guice Библиотеки уровня приложения Dependency Injection Hibernate ORM
Группа

Группа

com.guicedee.services
Идентификатор

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

hibernate-ehcache
Версия

Версия

1.0.14.0-RC1-jre8
Тип

Тип

jar

Скачать hibernate-ehcache 1.0.14.0-RC1-jre8


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