Skip to content

Instantly share code, notes, and snippets.

@etasi
Created September 21, 2017 09:25
Show Gist options
  • Select an option

  • Save etasi/ca8dd2deba4644edfe701adebaf81f92 to your computer and use it in GitHub Desktop.

Select an option

Save etasi/ca8dd2deba4644edfe701adebaf81f92 to your computer and use it in GitHub Desktop.
MAVEN: Often used commmands

Load Maven Artifakt on the command line

mvn org.apache.maven.plugins:maven-dependency-plugin:2.4:get -DartifactId=[artifactId] -DgroupId=[groupId] -Dversion=[version]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment