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

com.jwebmp:guiced-persistence-ehcache 0.65.0.3

Enables EH Cache with Hibernate connections in the GuicedPersistence provider

Категории

Категории

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

Группа

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

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

guiced-persistence-ehcache
Версия

Версия

0.65.0.3
Тип

Тип

jar

Скачать guiced-persistence-ehcache 0.65.0.3


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