Skip to content

Instantly share code, notes, and snippets.

@fredjoseph
Created June 15, 2022 16:07
Show Gist options
  • Save fredjoseph/6bf7dac23c3f186d40e9c50e8b7137ea to your computer and use it in GitHub Desktop.
Save fredjoseph/6bf7dac23c3f186d40e9c50e8b7137ea to your computer and use it in GitHub Desktop.
Maven

Download an artifact from Maven Central to local repository

mvn org.apache.maven.plugins:maven-dependency-plugin:2.8:get -Dartifact=groupId:artifactId:version[:packaging[:classifier]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment