c

coherence-spring-docs

Coherence Spring Reference Documentation
https://github.com/coherence-community/coherence-spring/coherence-spring-docs
The Universal Permissive License (UPL), Version 1.0
Oracle, Inc
Gunnar Hillert Ryan Lubke Vaso Putica Aleks Seovic Jonathan Knight
Files download
File Operation
coherence-spring-docs-4.1.3.jar download
coherence-spring-docs-4.1.3.pom download
Apache Maven
<dependency>
  <groupId>com.oracle.coherence.spring</groupId>
  <artifactId>coherence-spring-docs</artifactId>
  <version>4.1.3</version>
</dependency>
Gradle Groovy
implementation 'com.oracle.coherence.spring:coherence-spring-docs:4.1.3'
Gradle Kotlin
implementation("com.oracle.coherence.spring:coherence-spring-docs:4.1.3")
Scala SBT
libraryDependencies += "com.oracle.coherence.spring" % "coherence-spring-docs" % "4.1.3"
Groovy Grape
@Grapes(
  @Grab(group='com.oracle.coherence.spring', module='coherence-spring-docs', version='4.1.3')
)
Apache Ivy
<dependency org="com.oracle.coherence.spring" name="coherence-spring-docs" rev="4.1.3" />
Leiningen
[com.oracle.coherence.spring/coherence-spring-docs "4.1.3"]
Apache Buildr
'com.oracle.coherence.spring:coherence-spring-docs:jar:4.1.3'