Last active
October 31, 2019 09:46
-
-
Save w7089/ff883b16d72a200d1ce1cda16037f7e4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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