is not current version
Last Version 13.0.1

com.oracle.coherence.incubator:coherence-eventdistributionpattern 12.3.0

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.

Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.oracle.coherence.incubator
ArtifactId

ArtifactId

coherence-eventdistributionpattern
Version

Version

12.3.0
Type

Type

jar

Download coherence-eventdistributionpattern 12.3.0


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