is not current version
Last Version 3.2.0

Coherence Spring Boot Starter 3.0.0-M1

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.0.0-M1
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.0.0-M1


<!-- 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.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-boot-starter/
implementation 'com.oracle.coherence.spring:coherence-spring-boot-starter:3.0.0-M1'
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-boot-starter/
implementation ("com.oracle.coherence.spring:coherence-spring-boot-starter:3.0.0-M1")
'com.oracle.coherence.spring:coherence-spring-boot-starter:jar:3.0.0-M1'
<dependency org="com.oracle.coherence.spring" name="coherence-spring-boot-starter" rev="3.0.0-M1">
  <artifact name="coherence-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.spring', module='coherence-spring-boot-starter', version='3.0.0-M1')
)
libraryDependencies += "com.oracle.coherence.spring" % "coherence-spring-boot-starter" % "3.0.0-M1"
[com.oracle.coherence.spring/coherence-spring-boot-starter "3.0.0-M1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.oracle.coherence.spring : coherence-spring-core jar 3.0.0-M1
org.springframework.boot : spring-boot-starter-validation jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.5
javax.inject : javax.inject jar 1

provided (3)

Group / Artifact Type Version
com.oracle.coherence.ce : coherence jar 21.06-M2
com.oracle.coherence.ce : coherence-java-client jar 21.06-M2
org.springframework.boot : spring-boot-autoconfigure jar 2.4.5

Project Modules

There are no modules declared in this project.