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

com.oracle.coherence.ce:coherence-login 20.12

Oracle Coherence Community Edition

Группа

Группа

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

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

coherence-login
Версия

Версия

20.12
Тип

Тип

jar

Скачать coherence-login 20.12


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