Apache Cassandra Java Driver Core with Shaded Deps
📦 Bill of Materials (BOMs)
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.
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, ...
Apache Causeway Bill of Material (BOM).
All the build configuration goes into the parent POM,
which inherits from this BOM and is the parent for the core framework
and extensions.
This pom module contains the needed dependencies for the code generated by graphql-java-generator,
when the plugin is in client mode, and the copyRuntimeSources plugin parameters is set to true
This pom module contains the needed dependencies for the code generated by graphql-java-generator,
when the plugin is in server mode. When you use maven plugin or the gradle plugin, just add this dependency
so that the generated code embeds the ...
Dependencies for the graphql-java-common-runtime module. It contains all
the dependencies for this module,
so that they can be used both from the client or server runtime, of from
the generated code when the runtime
code is copied into the ...
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
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 Automation Engine. Importing this BOM lets consumers pin
every Automation Engine artifact to a single coordinated version without repeating the
version in each <dependency> block.
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.