Last Version

Coherence Incubator Push Replication Pattern 13.0.1

Provides a a simple Cache Store (called a PublishingCacheStore) that leverages the Event Distribution Pattern to distribute and replay Cache Events in other clusters.

License

License

GroupId

GroupId

com.oracle.coherence.incubator
ArtifactId

ArtifactId

coherence-pushreplicationpattern
Version

Version

13.0.1
Type

Type

jar
Description

Description

Coherence Incubator Push Replication Pattern
Provides a a simple Cache Store (called a PublishingCacheStore) that leverages the Event Distribution Pattern to distribute and replay Cache Events in other clusters.

Download coherence-pushreplicationpattern 13.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.oracle.coherence.incubator : coherence-common jar 13.0.1
com.oracle.coherence.incubator : coherence-eventdistributionpattern jar 13.0.1

provided (2)

Group / Artifact Type Version
com.oracle.coherence » coherence jar 12.2.1-3-2
com.oracle.coherence » coherence-web jar 12.2.1-3-2

test (4)

Group / Artifact Type Version
com.oracle.coherence.incubator : coherence-messagingpattern jar 13.0.1
org.apache.activemq : activemq-core jar 5.3.1
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.