Xdepends
Xdepends is a software dependency management tool designed to automate the discovery, resolution, and installation of libraries and components required by a project. It targets multi-language environments and emphasizes reproducibility, minimal configuration, and clear visibility into dependency graphs.
The tool provides a declarative manifest format for declaring direct dependencies and supports semantic versioning constraints.
Architecturally, Xdepends separates dependency resolution from package retrieval. A resolution engine computes compatible versions and conflict
Compatibility features include importers and exporters for common package formats, dependency visualization tools to inspect graph
Xdepends is distributed under an open-source license and maintains a community-driven roadmap. Its adoption spans open-source