is not current version
Last Version 13.0.1

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

12.6.1
Type

Type

pom

Download coherence-incubator 12.6.1


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