| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.restcomm.cluster |
| Идентификатор | Идентификаторcache |
| Версия | Версия7.0.0.16 |
| Тип | Типjar |
| Описание |
ОписаниеRestcomm Cluster Framework Cache
Restcomm Cluster Framework Cache
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| cache-7.0.0.16.pom | |
| cache-7.0.0.16.jar | 18 KB |
| cache-7.0.0.16-sources.jar | 7 KB |
| cache-7.0.0.16-javadoc.jar | 81 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.restcomm.cluster/cache/ -->
<dependency>
<groupId>org.restcomm.cluster</groupId>
<artifactId>cache</artifactId>
<version>7.0.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.cluster/cache/
implementation 'org.restcomm.cluster:cache:7.0.0.16'
// https://jarcasting.com/artifacts/org.restcomm.cluster/cache/
implementation ("org.restcomm.cluster:cache:7.0.0.16")
'org.restcomm.cluster:cache:jar:7.0.0.16'
<dependency org="org.restcomm.cluster" name="cache" rev="7.0.0.16">
<artifact name="cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.cluster', module='cache', version='7.0.0.16')
)
libraryDependencies += "org.restcomm.cluster" % "cache" % "7.0.0.16"
[org.restcomm.cluster/cache "7.0.0.16"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.infinispan : infinispan-core | jar | 8.1.2.Final-redhat-1 |
| org.infinispan : infinispan-tree | jar | 8.1.2.Final |