Maven Dependencies icon

Maven Dependencies

6

Verifies Maven dependency versions and retrieves the latest versions from the Maven Central Repository.

关于

This tool functions as an MCP (Model Context Protocol) server, providing Large Language Models with the capability to check Maven dependency versions and retrieve the latest versions from the Maven Central Repository. It supports full Maven coordinates including packaging and classifier, and is compatible with multiple build tool formats such as Maven, Gradle, SBT, and Mill. It offers tools to get the latest version of a dependency, verify if a dependency exists, and check if a specific version exists.

主要功能

  • Queries the latest version of any Maven dependency
  • Verifies if a Maven dependency exists
  • Checks if a specific version of a dependency exists
  • Supports full Maven coordinates including packaging and classifier
  • Provides real-time access to Maven Central Repository data

使用案例

  • Automated dependency version checks in CI/CD pipelines
  • Integration with LLMs for build file validation
  • Retrieving the latest dependency version during development
Craft Better Prompts with AnyPrompt
Sponsored