| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Ehcache Данные Caching |
| Группа | Группаcom.liferay |
| Идентификатор | Идентификаторcom.liferay.portal.cache.ehcache.provider |
| Последняя версия | Последняя версия4.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLiferay Portal Cache Ehcache Provider
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.cache.ehcache.provider/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.cache.ehcache.provider</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.cache.ehcache.provider/
implementation 'com.liferay:com.liferay.portal.cache.ehcache.provider:4.0.2'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.cache.ehcache.provider/
implementation ("com.liferay:com.liferay.portal.cache.ehcache.provider:4.0.2")
'com.liferay:com.liferay.portal.cache.ehcache.provider:jar:4.0.2'
<dependency org="com.liferay" name="com.liferay.portal.cache.ehcache.provider" rev="4.0.2">
<artifact name="com.liferay.portal.cache.ehcache.provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.cache.ehcache.provider', version='4.0.2')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.cache.ehcache.provider" % "4.0.2"
[com.liferay/com.liferay.portal.cache.ehcache.provider "4.0.2"]