Build Dependency Management

Build files and dependency versions: one central version catalog, bill-of-materials imports, shared build logic, locked reproducible installs, and deliberate dependency admission. Use when you say "add this dependency", "set up the Gradle build", "centralise our versions", "import the Spring Boot BOM", or "why do two modules use different versions of the same library". Not for Java language style, use `java-coding-standards`.

Lukk17 ca919f9 6.7 KB Updated

File contents

Lukk17/agent-standards/tree/main/.agents/skills/build-dependency-management commit ca919f9704

Frequently asked questions

npx skillmds@latest add lukk17/build-dependency-management