Coherence Spring Integration Project

The Oracle Coherence Spring Integration provides mechanism to bridge and support the use of Spring with Coherence and vice-versa.

License

License

GroupId

GroupId

com.oracle.coherence.spring
ArtifactId

ArtifactId

coherence-spring-integration
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Coherence Spring Integration Project
The Oracle Coherence Spring Integration provides mechanism to bridge and support the use of Spring with Coherence and vice-versa.
Source Code Management

Source Code Management

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

Download coherence-spring-integration

How to add to project

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

Dependencies

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

Project Modules

  • coherence-spring
  • coherence-spring-tests
  • coherence-spring-site

Welcome to the Oracle Coherence Spring Project

CI Coherence Spring Chat with us on slack Stack Exchange questions Twitter Follow

The Coherence Spring project provides a set of components to aid in the integration of Oracle Coherence and the Spring Framework.

Detailed project documentation for the release (2.0.0) is available here: https://coherence-community.github.io/coherence-spring/2.0.0/

Detailed project documentation for the latest snapshot (3.0.0-SNAPSHOT) is available here: https://coherence-community.github.io/coherence-spring/3.0.0-SNAPSHOT/

NOTE

The Apache Maven-based snapshots and releases for this project are published to Maven Central.

Building

Clone the repository and type

./mvnw clean install
com.oracle.coherence.spring

Oracle Coherence Community

Versions

Version
1.0.2
1.0.1
1.0.0