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

com.oracle.coherence.incubator:coherence-incubator 11.0.0

The Oracle Coherence Incubator provides a collection of common utilities, software pattern implementations, integration examples, middle-ware and distributed computing solutions demonstrating the use of Oracle Coherence.

Группа

Группа

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

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

coherence-incubator
Версия

Версия

11.0.0
Тип

Тип

pom

Скачать coherence-incubator 11.0.0

Имя Файла Размер
coherence-incubator-11.0.0.pom 10 KB
Обзор

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