Jar examples for c:coherence-eventdistributionpattern
Provides a mechanism to distribute application events over multiple channels. While core infrastructure for the Push Replication Pattern, this pattern may be used directly by applications for local and/or global event distribution.
You can download jar file coherence-eventdistributionpattern 11.3.0 in this page.
You can use the following script to add coherence-eventdistributionpattern-11.3.0.jar to your project.
<dependency> <groupId>com.oracle.coherence.incubator</groupId> <artifactId>coherence-eventdistributionpattern</artifactId> <version>11.3.0</version> </dependency>
compile group: 'com.oracle.coherence.incubator', name: 'coherence-eventdistributionpattern', version: '11.3.0'
libraryDependencies += "com.oracle.coherence.incubator" % "coherence-eventdistributionpattern" % "11.3.0"
<dependency org="com.oracle.coherence.incubator" name="coherence-eventdistributionpattern" rev="11.3.0"/>
@Grapes(@Grab(group='com.oracle.coherence.incubator', module='coherence-eventdistributionpattern', version='11.3.0'))
'com.oracle.coherence.incubator:coherence-eventdistributionpattern:jar:11.3.0'
Click the following link to download the jar file.
coherence-eventdistributionpattern-11.3.0-javadoc.jar