Last Version

rxjava-spring-boot-starter 2.0.0

Spring Boot Netflix RxJava

License

License

Categories

Categories

Spring Boot Container Microservices RxJava Reactive libraries
GroupId

GroupId

io.jmnarloch
ArtifactId

ArtifactId

rxjava-spring-boot-starter
Version

Version

2.0.0
Type

Type

jar
Description

Description

rxjava-spring-boot-starter
Spring Boot Netflix RxJava
Project URL

Project URL

https://github.com/jmnarloch/rxjava-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/jmnarloch/rxjava-spring-boot-starter.git

Download rxjava-spring-boot-starter 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.3.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.3.1.RELEASE
io.reactivex.rxjava2 : rxjava jar 2.0.0

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.3.1.RELEASE
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.