Created
November 5, 2020 14:10
-
-
Save shredder47/495d8c419e5b5ec74a0d4e111df1a118 to your computer and use it in GitHub Desktop.
Maven Project Creation
This file contains 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
mvn archetype:generate -DgroupId=com.shredder -DartifactId=livy-experiment -DarchetypeArtifactId=maven-archetype-quickstart -DarchetypeVersion=1.4 -DinteractiveMode=false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment