is not current version
Last Version 2.2.3

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.scalecube
ArtifactId

ArtifactId

scalecube-spring-boot-starter
Version

Version

2.2.2-RC4
Type

Type

jar

Download scalecube-spring-boot-starter 2.2.2-RC4


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