#maven #gradle #java

app mavencachecleanup

Cleans up the Maven and Gradle cache on your machine

2 releases (1 stable)

1.0.0 Mar 13, 2021
0.1.0 Feb 28, 2021

#10 in #gradle

MIT license

5KB
75 lines

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 .

Dependencies

~0.4–1MB
~13K SLoC