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

io.smartup.localstack:localstack-spring-boot-reactor 1.1.0

LocalStack Spring Boot Reactor

Категории

Категории

Spring Boot Контейнер Микросервисы React Взаимодействие с пользователем Веб-фреймворки Reactor Reactive libraries
Группа

Группа

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

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

localstack-spring-boot-reactor
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать localstack-spring-boot-reactor 1.1.0

Имя Файла Размер
localstack-spring-boot-reactor-1.1.0.pom 4 KB
Обзор

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