MavenCacheCleanup

MCC is a tool to delete a groupID or just an artifact from your system. if you are having issues with Maven or Gradle not pulling the correct version from a repository this can help.

Install

Install from release

cargo install mavencachecleanup

Install from Source

  1. Clone Project
  2. cargo install --path .