Last Version

rxjava-spring-boot-starter 3.0.2

A Spring Boot starter for RxJava3 integration

License

License

Categories

Categories

Spring Boot Container Microservices RxJava Reactive libraries
GroupId

GroupId

io.iceflower
ArtifactId

ArtifactId

rxjava-spring-boot-starter
Version

Version

3.0.2
Type

Type

jar
Description

Description

rxjava-spring-boot-starter
A Spring Boot starter for RxJava3 integration
Project URL

Project URL

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

Download 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava3 : rxjava jar 3.0.11
org.springframework.boot : spring-boot-starter-web jar

test (2)

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

Project Modules

There are no modules declared in this project.