check_maven_version_exists
Verify if a specific Maven dependency version exists in the Maven Central Repository by providing the dependency's groupId, artifactId, and version details.
Instructions
Check if a specific version of a Maven dependency exists
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dependency | Yes | Maven coordinate in format "groupId:artifactId[:version][:packaging][:classifier]" (e.g. "org.springframework:spring-core" or "org.springframework:spring-core:5.3.20:jar") | |
version | No | Version to check if not included in dependency string |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from maven-mcp-server
Related Tools
- @Bigsy/maven-mcp-server
- @sammcj/mcp-package-version
- @Bigsy/Clojars-MCP-Server
- @sammcj/mcp-package-version
- @sammcj/mcp-package-version