awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesTransitive Dependency Resolution

Automatically calculating and downloading the full graph of required libraries and their dependencies.

Distinct from Transitive Dependency Resolution: Candidates refer to DI container resolution, security scanning, or monorepo internal links, not the general package installation resolution process.

Explore 3 awesome GitHub repositories matching development tools & productivity · Transitive Dependency Resolution. Refine with filters or upvote what's useful.

Awesome Transitive Dependency Resolution GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • cocoapods/specsCocoaPods 的头像

    CocoaPods/Specs

    6,817在 GitHub 上查看↗

    Specs is a centralized package metadata repository and distribution service for the Apple platform. It serves as a public index of library specifications, enabling the discovery, resolution, and installation of third-party frameworks for iOS and macOS projects. The project provides a podspec distribution service that hosts and validates library specifications to ensure reproducible dependency resolution. It utilizes a Git-based collection of structured specifications and a REST API to manage library publishing, ownership, and versioning. The system encompasses comprehensive capabilities for

    Downloads and integrates all required libraries and their transitive dependencies into a workspace.

    在 GitHub 上查看↗6,817
  • apache/mavenapache 的头像

    apache/maven

    5,161在 GitHub 上查看↗

    Maven 是一个 Java 构建自动化工具和软件构建编排器。它作为一个项目生命周期管理器和依赖管理系统,使用标准化的项目对象模型(POM)来编译、测试和打包 Java 项目。 该项目以基于阶段的构建生命周期和基于插件的扩展模型为特色,允许用户将自定义目标绑定到特定的构建阶段。它通过多模块项目编排来协调复杂的软件,并通过中和环境变量和控制工具链版本来确保可重复的构建工作流。 其功能涵盖全面的依赖管理,包括传递依赖解析和向远程仓库发布构件。该系统还通过模板提供项目生成,并为生成 API 参考和项目站点提供详细的文档生成功能。 该工具包含一个带有输入补全功能的命令行界面,并支持使用本地构件缓存进行离线构建执行。

    Automatically resolves and downloads the full graph of required libraries, including transitive dependencies.

    Javaapache-mavenbuild-managementhacktoberfest
    在 GitHub 上查看↗5,161
  • jenkinsci/jenkinsfile-runnerjenkinsci 的头像

    jenkinsci/jenkinsfile-runner

    1,202在 GitHub 上查看↗

    Jenkinsfile runner is a continuous integration engine that executes declarative workflows and pipeline scripts directly from the command line or container environments without requiring a persistent master server. It provides terminal-based execution tools for running, testing, and linting pipeline definitions locally, supporting build parameter passing, interactive shell sessions, and source control checkout configurations with authentication for private repositories. The system supports declarative instance configuration through mounted YAML files, automatic dependency resolution, and on-de

    Automatically includes required base dependencies and transitive requirements declared by plugin configurations during the build process.

    Javaclidocker-imagefaas
    在 GitHub 上查看↗1,202
  1. Home
  2. Development Tools & Productivity
  3. Transitive Dependency Resolution