| Группа | Группаcom.oracle.coherence.ce |
|---|---|
| Идентификатор | Идентификаторcoherence-jcache |
| Версия | Версия14.1.1-0-7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| coherence-jcache-14.1.1-0-7.pom | |
| coherence-jcache-14.1.1-0-7.jar | 273 KB |
| coherence-jcache-14.1.1-0-7-sources.jar | 177 KB |
| coherence-jcache-14.1.1-0-7-javadoc.jar | 844 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-jcache/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-jcache</artifactId>
<version>14.1.1-0-7</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-jcache/
implementation 'com.oracle.coherence.ce:coherence-jcache:14.1.1-0-7'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-jcache/
implementation ("com.oracle.coherence.ce:coherence-jcache:14.1.1-0-7")
'com.oracle.coherence.ce:coherence-jcache:jar:14.1.1-0-7'
<dependency org="com.oracle.coherence.ce" name="coherence-jcache" rev="14.1.1-0-7">
<artifact name="coherence-jcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-jcache', version='14.1.1-0-7')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-jcache" % "14.1.1-0-7"
[com.oracle.coherence.ce/coherence-jcache "14.1.1-0-7"]