Last Version

io.smallrye.reactive:converter-mutiny 1.0.11

An implementation of the MicroProfile Reactive Streams Operators specification

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

converter-mutiny
Version

Version

1.0.11
Type

Type

jar
Description

Description

An implementation of the MicroProfile Reactive Streams Operators specification
Project Organization

Project Organization

SmallRye

Download converter-mutiny 1.0.11


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

Dependencies

compile (4)

Group / Artifact Type Version
io.smallrye.reactive : mutiny jar 0.4.0
io.smallrye.reactive : smallrye-reactive-converter-api jar 1.0.11
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-api jar 1.0.1
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-core jar 1.0.1

test (7)

Group / Artifact Type Version
io.smallrye.reactive : smallrye-reactive-converter-api jar 1.0.11
io.reactivex.rxjava2 : rxjava jar 2.2.18
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-tck jar 1.0.1
junit : junit jar 4.13
org.testng : testng jar 6.14.3
org.assertj : assertj-core jar 3.14.0
org.awaitility : awaitility jar 4.0.2

Project Modules

There are no modules declared in this project.