Last Version

Reactor Stream components 2.0.8.RELEASE

Reactor Stream components

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.projectreactor
ArtifactId

ArtifactId

reactor-stream
Version

Version

2.0.8.RELEASE
Type

Type

jar
Description

Description

Reactor Stream components
Reactor Stream components
Project URL

Project URL

https://github.com/reactor/reactor
Project Organization

Project Organization

reactor
Source Code Management

Source Code Management

https://github.com/reactor/reactor

Download reactor-stream 2.0.8.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.0
io.projectreactor : reactor-core jar 2.0.8.RELEASE
net.openhft : chronicle Optional jar 3.4.2
net.openhft : lang Optional jar 6.6.2

Project Modules

There are no modules declared in this project.