The Stormpath Java SDK core implemenation .jar is used at runtime to support API invocations. This
implementation jar should be a runtime dependency only and should NOT be depended on at compile time by
your code. The implementations within this jar can change at any time without warning - use it with runtime
scope only.
📦 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.