Coherence Spring Project

The Oracle Coherence Spring project provides support for using Spring with Coherence and vice-versa.

License

License

GroupId

GroupId

com.oracle.coherence.spring
ArtifactId

ArtifactId

coherence-spring-parent
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Coherence Spring Project
The Oracle Coherence Spring project provides support for using Spring with Coherence and vice-versa.
Project URL

Project URL

https://github.com/coherence-community/coherence-spring
Project Organization

Project Organization

Oracle, Inc
Source Code Management

Source Code Management

https://github.com/coherence-community/coherence-spring

Download coherence-spring-parent

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.oracle.coherence.spring

Oracle Coherence Community

Versions

Version
3.2.0
3.1.0
3.0.0
3.0.0-M2
3.0.0-M1