is not current version
Last Version 13.0.1

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

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.3.2
Type

Type

jar

Download coherence-functorpattern 12.3.2


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