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

com.oracle.coherence.ce:coherence-discovery 20.06.1

Oracle Coherence Community Edition

Группа

Группа

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

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

coherence-discovery
Версия

Версия

20.06.1
Тип

Тип

jar

Скачать coherence-discovery 20.06.1


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