is not current version
Last Version 13.0.1

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

Common Interfaces, Classes and Resources for the Coherence Incubator.

GroupId

GroupId

com.oracle.coherence.incubator
ArtifactId

ArtifactId

coherence-common
Version

Version

12.5.0
Type

Type

jar

Download coherence-common 12.5.0


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