License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactive Streams Container Microservices Reactive libraries |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdmutiny-reactive-streams-operators |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Mutiny - MicroProfile Reactive Streams Operators implementation
Intuitive Event-Driven Reactive Programming Library for Java
|
Project Organization |
Project OrganizationSmallRye |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-reactive-streams-operators/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>mutiny-reactive-streams-operators</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-reactive-streams-operators/
implementation 'io.smallrye.reactive:mutiny-reactive-streams-operators:1.6.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-reactive-streams-operators/
implementation ("io.smallrye.reactive:mutiny-reactive-streams-operators:1.6.0")
'io.smallrye.reactive:mutiny-reactive-streams-operators:jar:1.6.0'
<dependency org="io.smallrye.reactive" name="mutiny-reactive-streams-operators" rev="1.6.0">
<artifact name="mutiny-reactive-streams-operators" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='mutiny-reactive-streams-operators', version='1.6.0')
)
libraryDependencies += "io.smallrye.reactive" % "mutiny-reactive-streams-operators" % "1.6.0"
[io.smallrye.reactive/mutiny-reactive-streams-operators "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-tck | jar | 2.0 |
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.awaitility : awaitility | jar | 4.2.0 |
org.testng : testng | jar | 7.5 |