| License |
License |
|---|---|
| GroupId | GroupIdorg.restcomm.cluster |
| ArtifactId | ArtifactIdcache |
| Version | Version7.0.0.16 |
| Type | Typejar |
| Description |
DescriptionRestcomm Cluster Framework Cache
Restcomm Cluster Framework Cache
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.infinispan : infinispan-core | jar | 8.1.2.Final-redhat-1 |
| org.infinispan : infinispan-tree | jar | 8.1.2.Final |