Last Version

Coherence Incubator Command Pattern 13.0.1

An distributed implementation of the classic Command Pattern using Oracle Coherence as the underlying infrastructure.

License

License

GroupId

GroupId

com.oracle.coherence.incubator
ArtifactId

ArtifactId

coherence-commandpattern
Version

Version

13.0.1
Type

Type

jar
Description

Description

Coherence Incubator Command Pattern
An distributed implementation of the classic Command Pattern using Oracle Coherence as the underlying infrastructure.

Download coherence-commandpattern 13.0.1


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

Dependencies

compile (1)

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

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.