Last Version

SmallRye Mutiny - Core library 1.6.0

Intuitive Event-Driven Reactive Programming Library for Java

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

mutiny
Version

Version

1.6.0
Type

Type

jar
Description

Description

SmallRye Mutiny - Core library
Intuitive Event-Driven Reactive Programming Library for Java
Project Organization

Project Organization

SmallRye

Download mutiny 1.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.reactivestreams : reactive-streams jar 1.0.3
io.smallrye.common : smallrye-common-annotation jar 1.12.0

test (6)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.21
io.smallrye.reactive : mutiny-test-utils jar 1.6.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.awaitility : awaitility jar 4.2.0

Project Modules

There are no modules declared in this project.