reactor/reactor
Reactor Bill Of Materials (tracking reactor-core, reactor-netty and more) observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 27.0
- age_days: 4881
- days_rel: 9
- days_push: 9
- n_releases_24m: 37
Adoption not part of the score
3693 stars · 485 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The Reactor Bill of Materials (BOM) is a curated set of compatible versions for Project Reactor modules such as reactor-core, reactor-netty, reactor-extra, and reactor-pool. It is imported into Maven or Gradle builds so that all Reactor dependencies can be declared without explicit version numbers.
Use cases
- manage consistent Reactor library versions across a Maven project
- import reactor-bom in Gradle to avoid pinning individual versions
- align reactor-core and reactor-netty versions in a Spring Boot WebFlux app
- upgrade all Project Reactor modules to a compatible release train at once
- avoid version conflicts between reactive JVM dependencies
When to choose
- you use multiple Project Reactor modules and want guaranteed version compatibility
- you build reactive JVM applications with Spring WebFlux, RSocket, or R2DBC
- you want a single place to upgrade your reactive stack
When to avoid
- you only need a single Reactor artifact and can pin its version directly
- your project does not use reactive or non-blocking JVM libraries
- you need the reactive libraries themselves rather than version coordination
Facets
library · maturity stable
developer-tools concurrency http-client http-server websocket testing developer-tools backend microservices apis performance jvm cross-platform bill-of-materials dependency-management reactive-streams reactor-core reactor-netty maven gradle non-blocking backpressure spring
7 sources
- readme: https://github.com/reactor/reactor · fetched 2026-08-28 · cea678f040c8
- homepage: https://projectreactor.io · fetched 2026-08-29 · 15b8a484e2ce
- site_page: https://projectreactor.io/docs · fetched 2026-08-29 · 482fda30829b
- site_page: https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html · fetched 2026-08-29 · 10fd5a2fb999
- site_page: https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html · fetched 2026-08-29 · 75a6cfb770f2
- site_page: https://projectreactor.io/docs/core · fetched 2026-08-29 · 41782e9b9167
- site_page: https://projectreactor.io/docs/netty · fetched 2026-08-29 · 1b61684940bb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| reactor/reactor | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem