A JPMS modularized shade of GraphQL-Java (com.graphql-java:graphql-java) exposing the
com.graphqljava module for a clean GuicedEE / jlink pipeline. ANTLR remains relocated
internally by GraphQL-Java under the graphql.org.antlr.* namespace. The stale Guava copy
that GraphQL-Java bundles under graphql.com.google.common.* is stripped out of this shade and
its references are rewritten back to com.google.common.* so the module reuses the canonical
...
📦 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.