is not current version
Last Version 2.2.3

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

ScaleCube Integration for Spring Boot

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.scalecube
ArtifactId

ArtifactId

scalecube-spring-boot-autoconfigure
Version

Version

2.2.2-RC3
Type

Type

jar

Download scalecube-spring-boot-autoconfigure 2.2.2-RC3


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