<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>mutiny</artifactId>
<version>2.6.1</version>
</dependency>
<parent> <groupId>io.smallrye.reactive</groupId> <artifactId>mutiny-project</artifactId> <version>2.6.1</version> </parent>
compile
|-- io.smallrye.common:smallrye-common-annotation
test
|-- io.reactivex.rxjava3:rxjava
|-- io.smallrye.reactive:mutiny-zero-flow-adapters
|-- io.smallrye.reactive:mutiny-test-utils
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-engine