| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEhcache Данные Caching |
| Группа | Группаorg.ehcache.modules.clustered |
| Идентификатор | Идентификаторehcache-common |
| Последняя версия | Последняя версия3.10.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEhcache 3 Common Clustering module
The Common Clustering module of Ehcache 3
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ehcache-common-3.10.0.pom | |
| ehcache-common-3.10.0.jar | 114 KB |
| ehcache-common-3.10.0-sources.jar | 59 KB |
| ehcache-common-3.10.0-javadoc.jar | 18 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ehcache.modules.clustered/ehcache-common/ -->
<dependency>
<groupId>org.ehcache.modules.clustered</groupId>
<artifactId>ehcache-common</artifactId>
<version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ehcache.modules.clustered/ehcache-common/
implementation 'org.ehcache.modules.clustered:ehcache-common:3.10.0'
// https://jarcasting.com/artifacts/org.ehcache.modules.clustered/ehcache-common/
implementation ("org.ehcache.modules.clustered:ehcache-common:3.10.0")
'org.ehcache.modules.clustered:ehcache-common:jar:3.10.0'
<dependency org="org.ehcache.modules.clustered" name="ehcache-common" rev="3.10.0">
<artifact name="ehcache-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ehcache.modules.clustered', module='ehcache-common', version='3.10.0')
)
libraryDependencies += "org.ehcache.modules.clustered" % "ehcache-common" % "3.10.0"
[org.ehcache.modules.clustered/ehcache-common "3.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ehcache.modules : ehcache-api | jar | 3.10.0 |
| org.ehcache.modules.clustered : ehcache-common-api | jar | 3.10.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.terracotta » entity-common-api | jar | 1.8.1 |
| org.terracotta » runnel | jar | 5.8.12 |