c

coherence-incubator

The Oracle Coherence Incubator provides a collection of common utilities, software pattern implementations, integration examples, middle-ware and distributed computing solutions demonstrating the use of Oracle Coherence.
https://github.com/coherence-community/coherence-incubator
Common Development and Distribution License 1.0 ("CDDL")
Jonathan Knight Brian Oliver Tim Middleton
Files download
File Operation
coherence-incubator-13.0.1.pom download
Apache Maven
<dependency>
  <groupId>com.oracle.coherence.incubator</groupId>
  <artifactId>coherence-incubator</artifactId>
  <version>13.0.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.oracle.coherence.incubator:coherence-incubator:13.0.1'
Gradle Kotlin
implementation("com.oracle.coherence.incubator:coherence-incubator:13.0.1")
Scala SBT
libraryDependencies += "com.oracle.coherence.incubator" % "coherence-incubator" % "13.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.oracle.coherence.incubator', module='coherence-incubator', version='13.0.1')
)
Apache Ivy
<dependency org="com.oracle.coherence.incubator" name="coherence-incubator" rev="13.0.1" />
Leiningen
[com.oracle.coherence.incubator/coherence-incubator "13.0.1"]
Apache Buildr
'com.oracle.coherence.incubator:coherence-incubator:jar:13.0.1'
Dependencies
The project has no third-party dependencies