Verify if a specific version exists for a Maven dependency by checking Maven Central metadata. Input the dependency coordinates and version to confirm availability.
Retrieve the latest stable release version of a Maven dependency from Maven Central, excluding pre-releases by default, using the specified Maven coordinate format.
Verify if a specific version of a Maven dependency exists in the Maven Central Repository. Input the dependency coordinates along with the version to confirm its availability.
Retrieve the current stable release version for a Maven dependency, filtering out development builds like SNAPSHOT, alpha, beta, and release candidates.
Retrieve sorted Maven dependency versions by last updated date. Specify a dependency coordinate, version depth, and exclude pre-releases to fetch relevant version data efficiently.
Facilitates software development planning through interactive sessions that break down projects into manageable tasks with complexity scoring, code examples, and implementation plan management.
Facilitates interactive software development planning by managing tasks, tracking progress, and creating detailed implementation plans through the Model Context Protocol.