Last Version

io.scalecube:scalecube-spring-boot-starter 2.2.3

ScaleCube is a lightweight decentralized cluster membership, failure detection, messaging and gossip protocol library for the Java VM.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.scalecube
ArtifactId

ArtifactId

scalecube-spring-boot-starter
Version

Version

2.2.3
Type

Type

jar
Description

Description

ScaleCube is a lightweight decentralized cluster membership, failure detection, messaging and gossip protocol library for the Java VM.

Download scalecube-spring-boot-starter 2.2.3


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

Dependencies

compile (3)

Group / Artifact Type Version
io.scalecube : scalecube-spring-boot-autoconfigure jar 2.2.3
io.scalecube : scalecube-services-discovery Optional jar 2.8.10-RC2
io.scalecube : scalecube-services-transport-rsocket Optional jar 2.8.10-RC2

Project Modules

There are no modules declared in this project.