Last Version

scalecube-spring-boot-autoconfigure 2.2.3

ScaleCube Integration for Spring Boot

License

License

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.3
Type

Type

jar
Description

Description

scalecube-spring-boot-autoconfigure
ScaleCube Integration for Spring Boot

Download scalecube-spring-boot-autoconfigure 2.2.3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
io.scalecube : scalecube-services jar 2.8.10-RC2
io.scalecube : scalecube-services-discovery jar 2.8.10-RC2
io.scalecube : scalecube-services-transport-jackson jar 2.8.10-RC2
io.scalecube : scalecube-services-transport-rsocket jar 2.8.10-RC2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.