Download coherence-common-13.0.0.jar file - Jar c

Jar examples for c:coherence-common

Description

Common Interfaces, Classes and Resources for the Coherence Incubator.

You can download jar file coherence-common 13.0.0 in this page.

Build File

You can use the following script to add coherence-common-13.0.0.jar to your project.

<dependency>
   <groupId>com.oracle.coherence.incubator</groupId>
   <artifactId>coherence-common</artifactId>
   <version>13.0.0</version>
</dependency>
compile group: 'com.oracle.coherence.incubator', name: 'coherence-common', version: '13.0.0'
libraryDependencies += "com.oracle.coherence.incubator" % "coherence-common" % "13.0.0"
<dependency org="com.oracle.coherence.incubator" name="coherence-common" rev="13.0.0"/>
@Grapes(@Grab(group='com.oracle.coherence.incubator', module='coherence-common', version='13.0.0'))
'com.oracle.coherence.incubator:coherence-common:jar:13.0.0'

Download

Click the following link to download the jar file.

coherence-common-13.0.0-javadoc.jar
coherence-common-13.0.0-sources.jar
coherence-common-13.0.0.jar
coherence-common-13.0.0.pom



Related Tutorials