is not current version
Last Version 13.0.1

com.oracle.coherence.incubator:coherence-incubator 12.4.0

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

Type

pom

Download coherence-incubator 12.4.0


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