Skip to content

Instantly share code, notes, and snippets.

@fabiojose
Created November 13, 2018 15:16
Show Gist options
  • Save fabiojose/d4ebe7298d8d2b1d9da948551f9246fd to your computer and use it in GitHub Desktop.
Save fabiojose/d4ebe7298d8d2b1d9da948551f9246fd to your computer and use it in GitHub Desktop.
mvn archetype:generate \
-DgroupId=br.com.itau.java.reactive \
-DartifactId=start \
-DarchetypeArtifactId=maven-archetype-quickstart \
-DinteractiveMode=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment