is not current version
Last Version 13.0.1

com.oracle.coherence.incubator:coherence-functorpattern 11.0.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

11.0.0
Type

Type

jar

Download coherence-functorpattern 11.0.0


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