META-INF.quarkus-extension.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-smallrye-reactive-streams-operators Show documentation
Show all versions of quarkus-smallrye-reactive-streams-operators Show documentation
Operators to write Reactive Streams based applications (Mutiny recommended instead)
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
# This extension is deprecated and the upstream project is now in maintenance-only mode
# It is recommended to use the quarkus-mutiny-reactive-streams-operators extension instead
name: "SmallRye Reactive Streams Operators"
metadata:
unlisted: true
keywords:
- "smallrye-reactive-streams-operators"
- "smallrye-reactive-streams"
- "reactive-streams-operators"
- "reactive"
categories:
- "reactive"
status: "stable"
© 2015 - 2024 Weber Informatics LLC | Privacy Policy