is not current version
Last Version 13.0.1

com.oracle.coherence.incubator:coherence-common 12.6.1

Common Interfaces, Classes and Resources for the Coherence Incubator.

GroupId

GroupId

com.oracle.coherence.incubator
ArtifactId

ArtifactId

coherence-common
Version

Version

12.6.1
Type

Type

jar

Download coherence-common 12.6.1


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