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

com.oracle.coherence.spring:coherence-spring 1.0.2

The Coherence Spring Integration Module

Группа

Группа

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

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

coherence-spring
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать coherence-spring 1.0.2


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