| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Ehcache Данные Caching Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаcom.jwebmp.jre10 |
| Идентификатор | Идентификаторguiced-persistence-ehcache |
| Последняя версия | Последняя версия0.59.0.14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGuiced Persistence - EhCache
Enables EH Cache with Hibernate connections in the GuicedPersistence provider
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.jwebmp.jre10/guiced-persistence-ehcache/ -->
<dependency>
<groupId>com.jwebmp.jre10</groupId>
<artifactId>guiced-persistence-ehcache</artifactId>
<version>0.59.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.jre10/guiced-persistence-ehcache/
implementation 'com.jwebmp.jre10:guiced-persistence-ehcache:0.59.0.14'
// https://jarcasting.com/artifacts/com.jwebmp.jre10/guiced-persistence-ehcache/
implementation ("com.jwebmp.jre10:guiced-persistence-ehcache:0.59.0.14")
'com.jwebmp.jre10:guiced-persistence-ehcache:jar:0.59.0.14'
<dependency org="com.jwebmp.jre10" name="guiced-persistence-ehcache" rev="0.59.0.14">
<artifact name="guiced-persistence-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.jre10', module='guiced-persistence-ehcache', version='0.59.0.14')
)
libraryDependencies += "com.jwebmp.jre10" % "guiced-persistence-ehcache" % "0.59.0.14"
[com.jwebmp.jre10/guiced-persistence-ehcache "0.59.0.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jwebmp.jre10 : guiced-persistence Необязательный | jar | 0.59.0.14 |
| com.jwebmp.jre10 : jwebmp-log-master Необязательный | jar | 0.59.0.14 |
| com.jwebmp.jre10 : guiced-injection Необязательный | jar | 0.59.0.14 |
| com.jwebmp.jre10 : guiced-persistence-hibernateproperties-reader Необязательный | jar | 0.59.0.14 |
| org.ehcache : ehcache | jar | 3.5.2 |
| org.hibernate : hibernate-jcache | jar | 5.3.5.Final |
| javax.cache : cache-api | jar | 1.1.0 |
| org.jsr107.ri : cache-annotations-ri-guice | jar | 1.1.0 |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.10.0 |
| org.mockito : mockito-core | jar | 2.21.0 |
| com.h2database : h2 | jar | 1.4.197 |
| org.hibernate : hibernate-core | jar | 5.3.5.Final |
| com.jwebmp.jre10 : guiced-persistence-jpa Необязательный | jar | 0.59.0.14 |