License |
License |
---|---|
GroupId | GroupIdcom.oracle.coherence.spring |
ArtifactId | ArtifactIdcoherence-spring-core |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCoherence Spring Core
Coherence Spring Core
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
coherence-spring-core-3.2.0.pom | |
coherence-spring-core-3.2.0.jar | 242 KB |
coherence-spring-core-3.2.0-sources.jar | 156 KB |
coherence-spring-core-3.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-core/ -->
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-core</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-core/
implementation 'com.oracle.coherence.spring:coherence-spring-core:3.2.0'
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-core/
implementation ("com.oracle.coherence.spring:coherence-spring-core:3.2.0")
'com.oracle.coherence.spring:coherence-spring-core:jar:3.2.0'
<dependency org="com.oracle.coherence.spring" name="coherence-spring-core" rev="3.2.0">
<artifact name="coherence-spring-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.spring', module='coherence-spring-core', version='3.2.0')
)
libraryDependencies += "com.oracle.coherence.spring" % "coherence-spring-core" % "3.2.0"
[com.oracle.coherence.spring/coherence-spring-core "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 5.3.19 |
org.springframework : spring-context | jar | 5.3.19 |
org.springframework : spring-beans | jar | 5.3.19 |
org.springframework : spring-expression | jar | 5.3.19 |
org.springframework : spring-messaging | jar | 5.3.19 |
io.projectreactor : reactor-core | jar | 3.4.9 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence | jar | 21.12.4 |
com.oracle.coherence.ce : coherence-java-client | jar | 21.12.4 |
org.springframework.data : spring-data-jpa | jar | 2.6.4 |
javax : javaee-api | jar | 8.0.1 |