//! Maven ecosystem support.
//!
//! Discovers version properties (`${version.*}`) across multi-module Maven projects,
//! resolves them against Maven Central and custom repositories defined in POMs,
//! and also resolves tool version properties (Node.js, npm, pnpm, yarn) against
//! their respective registries.