| License |
License |
|---|---|
| GroupId | GroupIdcom.oracle.coherence.spring |
| ArtifactId | ArtifactIdcoherence-spring-parent |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCoherence Spring Project
The Oracle Coherence Spring project provides support for using Spring
with Coherence and vice-versa.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| coherence-spring-parent-3.2.0.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-parent/ -->
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-parent</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-parent/
implementation 'com.oracle.coherence.spring:coherence-spring-parent:3.2.0'
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-parent/
implementation ("com.oracle.coherence.spring:coherence-spring-parent:3.2.0")
'com.oracle.coherence.spring:coherence-spring-parent:pom:3.2.0'
<dependency org="com.oracle.coherence.spring" name="coherence-spring-parent" rev="3.2.0">
<artifact name="coherence-spring-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.spring', module='coherence-spring-parent', version='3.2.0')
)
libraryDependencies += "com.oracle.coherence.spring" % "coherence-spring-parent" % "3.2.0"
[com.oracle.coherence.spring/coherence-spring-parent "3.2.0"]