не последняя версия
Последняя версия 2.2.3

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


Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

io.scalecube
Идентификатор

Идентификатор

scalecube-spring-boot-parent
Версия

Версия

2.2.2-RC4
Тип

Тип

pom

Скачать scalecube-spring-boot-parent 2.2.2-RC4

Имя Файла Размер
scalecube-spring-boot-parent-2.2.2-RC4.pom 3 KB
Обзор

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