is not current version
Last Version 2.0.0

com.oracle.coherence.spring:coherence-spring 1.0.1

The Coherence Spring Integration Module

GroupId

GroupId

com.oracle.coherence.spring
ArtifactId

ArtifactId

coherence-spring
Version

Version

1.0.1
Type

Type

jar

Download coherence-spring 1.0.1


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