Files download
File Operation
coherence-14.1.1-0-15.jar download
coherence-14.1.1-0-15.pom download
coherence-14.1.1-0-15-sources.jar download
Apache Maven
<dependency>
  <groupId>com.oracle.coherence.ce</groupId>
  <artifactId>coherence</artifactId>
  <version>14.1.1-0-15</version>
</dependency>
Gradle Groovy
implementation 'com.oracle.coherence.ce:coherence:14.1.1-0-15'
Gradle Kotlin
implementation("com.oracle.coherence.ce:coherence:14.1.1-0-15")
Scala SBT
libraryDependencies += "com.oracle.coherence.ce" % "coherence" % "14.1.1-0-15"
Groovy Grape
@Grapes(
  @Grab(group='com.oracle.coherence.ce', module='coherence', version='14.1.1-0-15')
)
Apache Ivy
<dependency org="com.oracle.coherence.ce" name="coherence" rev="14.1.1-0-15" />
Leiningen
[com.oracle.coherence.ce/coherence "14.1.1-0-15"]
Apache Buildr
'com.oracle.coherence.ce:coherence:jar:14.1.1-0-15'
Dependencies