Last Version

Coherence Incubator Event Distribution Pattern 13.0.1

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.

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.oracle.coherence.incubator
ArtifactId

ArtifactId

coherence-eventdistributionpattern
Version

Version

13.0.1
Type

Type

jar
Description

Description

Coherence Incubator Event Distribution Pattern
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.

Download coherence-eventdistributionpattern 13.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.oracle.coherence.incubator : coherence-common jar 13.0.1
com.oracle.coherence.incubator : coherence-messagingpattern Optional jar 13.0.1
javax.jms : jms-api jar 1.1-rev-1

provided (1)

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

test (3)

Group / Artifact Type Version
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.