License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.oracle.coherence.spring |
ArtifactId | ArtifactIdcoherence-spring-data |
Version | Version3.0.0-M2 |
Type | Typejar |
Description |
DescriptionCoherence Spring Data
Coherence Spring Data Integration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-data/ -->
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-data</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-data/
implementation 'com.oracle.coherence.spring:coherence-spring-data:3.0.0-M2'
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-data/
implementation ("com.oracle.coherence.spring:coherence-spring-data:3.0.0-M2")
'com.oracle.coherence.spring:coherence-spring-data:jar:3.0.0-M2'
<dependency org="com.oracle.coherence.spring" name="coherence-spring-data" rev="3.0.0-M2">
<artifact name="coherence-spring-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.spring', module='coherence-spring-data', version='3.0.0-M2')
)
libraryDependencies += "com.oracle.coherence.spring" % "coherence-spring-data" % "3.0.0-M2"
[com.oracle.coherence.spring/coherence-spring-data "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.spring : coherence-spring-core | jar | 3.0.0-M2 |
org.springframework : spring-core | jar | 5.3.8 |
org.springframework : spring-context | jar | 5.3.8 |
org.springframework : spring-beans | jar | 5.3.8 |
org.springframework.data : spring-data-commons | jar | 2.5.0 |
org.springframework : spring-tx | jar | 5.3.8 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence | jar | 21.06 |
com.oracle.coherence.ce : coherence-java-client | jar | 21.06 |