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

com.oracle.coherence.ce:coherence 14.1.1-0-4

Oracle Coherence Community Edition

Группа

Группа

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

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

coherence
Версия

Версия

14.1.1-0-4
Тип

Тип

jar

Скачать coherence 14.1.1-0-4


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