Last Version

Coherence Spring Boot Starter 3.2.0

Coherence Spring Boot Starter + Autoconfiguration

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.oracle.coherence.spring
ArtifactId

ArtifactId

coherence-spring-boot-starter
Version

Version

3.2.0
Type

Type

jar
Description

Description

Coherence Spring Boot Starter
Coherence Spring Boot Starter + Autoconfiguration
Project Organization

Project Organization

Oracle, Inc

Download coherence-spring-boot-starter 3.2.0


<!-- https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-boot-starter/ -->
<dependency>
    <groupId>com.oracle.coherence.spring</groupId>
    <artifactId>coherence-spring-boot-starter</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-boot-starter/
implementation 'com.oracle.coherence.spring:coherence-spring-boot-starter:3.2.0'
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-boot-starter/
implementation ("com.oracle.coherence.spring:coherence-spring-boot-starter:3.2.0")
'com.oracle.coherence.spring:coherence-spring-boot-starter:jar:3.2.0'
<dependency org="com.oracle.coherence.spring" name="coherence-spring-boot-starter" rev="3.2.0">
  <artifact name="coherence-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.spring', module='coherence-spring-boot-starter', version='3.2.0')
)
libraryDependencies += "com.oracle.coherence.spring" % "coherence-spring-boot-starter" % "3.2.0"
[com.oracle.coherence.spring/coherence-spring-boot-starter "3.2.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.oracle.coherence.spring : coherence-spring-core jar 3.2.0
com.oracle.coherence.spring : coherence-spring-session Optional jar 3.2.0
org.springframework.boot : spring-boot-starter-validation jar 2.6.7
com.oracle.coherence.spring : coherence-spring-data Optional jar 3.2.0
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.7
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.7
javax.inject : javax.inject jar 1
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.6.7

provided (4)

Group / Artifact Type Version
com.oracle.coherence.ce : coherence jar 21.12.4
com.oracle.coherence.ce : coherence-java-client jar 21.12.4
org.springframework.boot : spring-boot-autoconfigure jar 2.6.7
com.oracle.coherence.ce : coherence-micrometer jar 21.12.4

Project Modules

There are no modules declared in this project.