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