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

com.oracle.coherence.ce:coherence-mock 14.1.1-0-9

Oracle Coherence Community Edition

Группа

Группа

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

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

coherence-mock
Версия

Версия

14.1.1-0-9
Тип

Тип

jar

Скачать coherence-mock 14.1.1-0-9


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