MVN

io.scalecube : scalecube-spring-boot-parent

Maven & Gradle

Jan 23, 2020
5 stars

ScaleCube

<dependency>
    <groupId>io.scalecube</groupId>
    <artifactId>scalecube-spring-boot-parent</artifactId>
    <version>2.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.scalecube : scalecube-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.2.3
  • Latest Release Candidate: 2.2.2-RC1

All Versions

Choose a version of io.scalecube : scalecube-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
scalecube-spring-boot-parent-2.2.3
scalecube-spring-boot-parent-2.2.2
scalecube-spring-boot-parent-2.2.2-RC1
scalecube-spring-boot-parent-2.2.2-RC4
scalecube-spring-boot-parent-2.2.2-RC3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.scalecube</groupId>
    <artifactId>scalecube-spring-boot-parent</artifactId>
    <version>2.2.3</version>
</dependency>