Skip to content

Instantly share code, notes, and snippets.

@w7089
Last active October 31, 2019 09:46
Show Gist options
  • Save w7089/ff883b16d72a200d1ce1cda16037f7e4 to your computer and use it in GitHub Desktop.
Save w7089/ff883b16d72a200d1ce1cda16037f7e4 to your computer and use it in GitHub Desktop.
Create project via command line:
mvn archetype:generate "-DgroupId=com.roman.tasks"
"-DartifactId=RateLimiter" "-DarchetypeArtifactId=maven-archetype-quickstart"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment