BOMs are special artifacts that define dependency versions for a set of related artifacts.
Import a BOM in your project to manage consistent versions across related dependencies.
Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions
Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions
Bill of Materials for the Adhoc query engine — covers all engine modules and their tested third-party dependency versions. Does not pull in Spring Boot or any web framework.
Bill of Materials for Pivotable — the Spring Boot web layer on top of Adhoc. Imports adhoc-bom and pins the Spring Boot / WebFlux / Netty stack and pivotable-specific dependencies.
Streamlining HTTP client definition in Spring 6, CoApi provides zero boilerplate code auto-configuration for more convenient and efficient interface calls.
Simba aims to provide easy-to-use and flexible distributed lock services and supports multiple storage implementations: relational databases, Redis, and Zookeeper.