is not current version
Last Version 13.0.1

com.oracle.coherence.incubator:coherence-incubator 11.3.1

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.

GroupId

GroupId

com.oracle.coherence.incubator
ArtifactId

ArtifactId

coherence-incubator
Version

Version

11.3.1
Type

Type

pom

Download coherence-incubator 11.3.1


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