# smallrye-mutiny **Repository Path**: weir_admin/smallrye-mutiny ## Basic Information - **Project Name**: smallrye-mutiny - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-19 - **Last Updated**: 2021-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README image:https://github.com/smallrye/smallrye-mutiny/workflows/Continuous%20Integration%20Build/badge.svg[Build Status] image:https://sonarcloud.io/api/project_badges/measure?project=smallrye_smallrye-mutiny&metric=alert_status["Quality Gate Status", link="https://sonarcloud.io/dashboard?id=smallrye_smallrye-mutiny"] image:https://img.shields.io/github/license/smallrye/smallrye-mutiny.svg["License", link="http://www.apache.org/licenses/LICENSE-2.0"] image:https://img.shields.io/maven-central/v/io.smallrye.reactive/mutiny?color=green[Maven Central] == SmallRye Mutiny Mutiny reactive types implementation. === Instructions Compile and install this project: [source,bash] ---- mvn clean install ---- ==== Links * https://smallrye.io/smallrye-mutiny[Documentation]