не последняя версия
Последняя версия 21.12.4

com.oracle.coherence.ce:coherence-rest 21.06-M1

Oracle Coherence Community Edition

Группа

Группа

com.oracle.coherence.ce
Идентификатор

Идентификатор

coherence-rest
Версия

Версия

21.06-M1
Тип

Тип

jar

Скачать coherence-rest 21.06-M1


<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-rest/ -->
<dependency>
    <groupId>com.oracle.coherence.ce</groupId>
    <artifactId>coherence-rest</artifactId>
    <version>21.06-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-rest/
implementation 'com.oracle.coherence.ce:coherence-rest:21.06-M1'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-rest/
implementation ("com.oracle.coherence.ce:coherence-rest:21.06-M1")
'com.oracle.coherence.ce:coherence-rest:jar:21.06-M1'
<dependency org="com.oracle.coherence.ce" name="coherence-rest" rev="21.06-M1">
  <artifact name="coherence-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-rest', version='21.06-M1')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-rest" % "21.06-M1"
[com.oracle.coherence.ce/coherence-rest "21.06-M1"]