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

com.oracle.coherence.spring:coherence-spring-integration 1.0.0

The Oracle Coherence Spring Integration provides mechanism to bridge and support the use of Spring with Coherence and vice-versa.

Группа

Группа

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

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

coherence-spring-integration
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать coherence-spring-integration 1.0.0

Имя Файла Размер
coherence-spring-integration-1.0.0.pom 9 KB
Обзор

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