| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.coherence.ce |
| Идентификатор | Идентификаторcoherence-jcache |
| Последняя версия | Последняя версия21.12.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCoherence JCache
Oracle Coherence Community Edition
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| coherence-jcache-21.12.4.pom | |
| coherence-jcache-21.12.4.jar | 272 KB |
| coherence-jcache-21.12.4-sources.jar | 177 KB |
| coherence-jcache-21.12.4-javadoc.jar | 838 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-jcache/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-jcache</artifactId>
<version>21.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-jcache/
implementation 'com.oracle.coherence.ce:coherence-jcache:21.12.4'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-jcache/
implementation ("com.oracle.coherence.ce:coherence-jcache:21.12.4")
'com.oracle.coherence.ce:coherence-jcache:jar:21.12.4'
<dependency org="com.oracle.coherence.ce" name="coherence-jcache" rev="21.12.4">
<artifact name="coherence-jcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-jcache', version='21.12.4')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-jcache" % "21.12.4"
[com.oracle.coherence.ce/coherence-jcache "21.12.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.12.4 |
| javax.cache : cache-api | jar | 1.1.1 |