is not current version
Last Version 13.0.1

com.oracle.coherence.incubator:coherence-functorpattern 12.4.0

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

GroupId

GroupId

com.oracle.coherence.incubator
ArtifactId

ArtifactId

coherence-functorpattern
Version

Version

12.4.0
Type

Type

jar

Download coherence-functorpattern 12.4.0


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