Last Version

ScaleCube 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-parent
Version

Version

2.2.3
Type

Type

pom
Description

Description

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

Source Code Management

https://github.com/scalecube/scalecube-spring-boot-starter.git

Download scalecube-spring-boot-parent 2.2.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • scalecube-spring-boot-starter
  • scalecube-spring-boot-autoconfigure