Last Version

Quarkus - SmallRye Reactive Streams Operators - Runtime 2.10.0.Final

Operators to write Reactive Streams based applications (Mutiny recommended instead)

License

License

Categories

Categories

Quarkus Container Microservices React User Interface Web Frameworks Reactive Streams Reactive libraries
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-smallrye-reactive-streams-operators
Version

Version

2.10.0.Final
Type

Type

jar
Description

Description

Quarkus - SmallRye Reactive Streams Operators - Runtime
Operators to write Reactive Streams based applications (Mutiny recommended instead)
Project URL

Project URL

https://github.com/quarkusio/quarkus
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/quarkusio/quarkus

Download quarkus-smallrye-reactive-streams-operators 2.10.0.Final


<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-smallrye-reactive-streams-operators/ -->
<dependency>
    <groupId>io.quarkus</groupId>
    <artifactId>quarkus-smallrye-reactive-streams-operators</artifactId>
    <version>2.10.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-smallrye-reactive-streams-operators/
implementation 'io.quarkus:quarkus-smallrye-reactive-streams-operators:2.10.0.Final'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-smallrye-reactive-streams-operators/
implementation ("io.quarkus:quarkus-smallrye-reactive-streams-operators:2.10.0.Final")
'io.quarkus:quarkus-smallrye-reactive-streams-operators:jar:2.10.0.Final'
<dependency org="io.quarkus" name="quarkus-smallrye-reactive-streams-operators" rev="2.10.0.Final">
  <artifact name="quarkus-smallrye-reactive-streams-operators" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-smallrye-reactive-streams-operators', version='2.10.0.Final')
)
libraryDependencies += "io.quarkus" % "quarkus-smallrye-reactive-streams-operators" % "2.10.0.Final"
[io.quarkus/quarkus-smallrye-reactive-streams-operators "2.10.0.Final"]

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-api jar
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-core jar
io.smallrye.reactive : smallrye-reactive-streams-operators jar
io.smallrye : smallrye-context-propagation-propagators-rxjava2 jar
io.quarkus : quarkus-smallrye-context-propagation jar

test (1)

Group / Artifact Type Version
io.quarkus : quarkus-bom pom 2.10.0.Final

Project Modules

There are no modules declared in this project.