is not current version
Last Version 2.2.3

io.scalecube:scalecube-spring-boot-starter 2.2.2-RC3


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.scalecube
ArtifactId

ArtifactId

scalecube-spring-boot-starter
Version

Version

2.2.2-RC3
Type

Type

jar

Download scalecube-spring-boot-starter 2.2.2-RC3


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