·dependency-management
</>

dependency-management

bitsoex/bitso-java

Version catalog strategy, dependency management, BOMs, and version constraints for Java/Gradle projects. Covers version centralization, never-downgrade policy, bundle patterns, resolution strategies, and compatibility matrices.

6Installs·0Trend·@bitsoex

Installation

$npx skills add https://github.com/bitsoex/bitso-java --skill dependency-management

SKILL.md

Standards for managing library versions, dependency constraints, and Bill of Materials (BOM) in Java/Gradle projects.

All dependency versions MUST be centralized in gradle/libs.versions.toml.

See references/version-centralization.md for anti-patterns and approved locations.

Version catalog strategy, dependency management, BOMs, and version constraints for Java/Gradle projects. Covers version centralization, never-downgrade policy, bundle patterns, resolution strategies, and compatibility matrices. Source: bitsoex/bitso-java.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bitsoex/bitso-java --skill dependency-management
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is dependency-management?

Version catalog strategy, dependency management, BOMs, and version constraints for Java/Gradle projects. Covers version centralization, never-downgrade policy, bundle patterns, resolution strategies, and compatibility matrices. Source: bitsoex/bitso-java.

How do I install dependency-management?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bitsoex/bitso-java --skill dependency-management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/bitsoex/bitso-java