Skip to content

smallrye/smallrye-mutiny-zero

Repository files navigation

Main CI/CD pipeline License

⚡️ Mutiny Zero: a zero-dependency Reactive Streams publishers library for Java

Mutiny Zero is a minimal API for creating reactive-streams compliant publishers.

See https://smallrye.io/smallrye-mutiny-zero/ for the documentation.

📦 Build instructions

The project is built with Apache Maven and requires Java 11 and beyond:

$ mvn install

✨ Contributing

The project is licensed under the terms of the Apache License Version 2.0.

All contributions are subject to the Developer Certificate of Origin (DCO). The DCO text is also included verbatim in the dco.txt file in the root directory of the repository.

See contribution notes and guidelines for more details.