Download coherence-common-11.2.1.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 11.2.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials