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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials