MVN

com.oracle.coherence.spring : coherence-spring-integration

Maven & Gradle

Aug 07, 2015
24 stars

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

<dependency>
    <groupId>com.oracle.coherence.spring</groupId>
    <artifactId>coherence-spring-integration</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oracle.coherence.spring : coherence-spring-integration to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.oracle.coherence.spring : coherence-spring-integration to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
coherence-spring-integration-1.0.2
coherence-spring-integration-1.0.1
coherence-spring-integration-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.oracle.coherence.spring</groupId>
    <artifactId>coherence-spring-integration</artifactId>
    <version>1.0.2</version>
</dependency>