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

rxjava-spring-boot-starter 3.0.2

A Spring Boot starter for RxJava3 integration

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

rxjava-spring-boot-starter
Версия

Версия

3.0.2
Тип

Тип

jar
Описание

Описание

rxjava-spring-boot-starter
A Spring Boot starter for RxJava3 integration
Ссылка на сайт

Ссылка на сайт

https://github.com/iceflower/rxjava-spring-boot-starter

Скачать rxjava-spring-boot-starter 3.0.2


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.reactivex.rxjava3 : rxjava jar 3.0.11
org.springframework.boot : spring-boot-starter-web jar

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-api jar 5.5.2

Модули Проекта

Данный проект не имеет модулей.