Kotlin extensions for Project Reactor


License

License

Categories

Categories

Kotlin Languages React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.projectreactor.kotlin
ArtifactId

ArtifactId

reactor-kotlin-extensions
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

Kotlin extensions for Project Reactor
Kotlin extensions for Project Reactor
Project URL

Project URL

https://github.com/reactor/reactor-kotlin-extensions
Project Organization

Project Organization

reactor
Source Code Management

Source Code Management

https://github.com/reactor/reactor-kotlin-extensions

Download reactor-kotlin-extensions

How to add to project

<!-- https://jarcasting.com/artifacts/io.projectreactor.kotlin/reactor-kotlin-extensions/ -->
<dependency>
    <groupId>io.projectreactor.kotlin</groupId>
    <artifactId>reactor-kotlin-extensions</artifactId>
    <version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.projectreactor.kotlin/reactor-kotlin-extensions/
implementation 'io.projectreactor.kotlin:reactor-kotlin-extensions:1.1.6'
// https://jarcasting.com/artifacts/io.projectreactor.kotlin/reactor-kotlin-extensions/
implementation ("io.projectreactor.kotlin:reactor-kotlin-extensions:1.1.6")
'io.projectreactor.kotlin:reactor-kotlin-extensions:jar:1.1.6'
<dependency org="io.projectreactor.kotlin" name="reactor-kotlin-extensions" rev="1.1.6">
  <artifact name="reactor-kotlin-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.projectreactor.kotlin', module='reactor-kotlin-extensions', version='1.1.6')
)
libraryDependencies += "io.projectreactor.kotlin" % "reactor-kotlin-extensions" % "1.1.6"
[io.projectreactor.kotlin/reactor-kotlin-extensions "1.1.6"]

Dependencies

compile (1)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.4.16

Project Modules

There are no modules declared in this project.
io.projectreactor.kotlin

Reactor

Reactive Streams based projects for backpressure-ready asynchronous message passing.

Versions

Version
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE