Skip to content

Instantly share code, notes, and snippets.

@c0debrain
Created March 10, 2020 03:57
Show Gist options
  • Save c0debrain/2d8c71270696cff6f523d3eff83f92c8 to your computer and use it in GitHub Desktop.
Save c0debrain/2d8c71270696cff6f523d3eff83f92c8 to your computer and use it in GitHub Desktop.
#aws java lambda archetype
mvn archetype:generate -DarchetypeGroupId=com.amazonaws.serverless.archetypes -DarchetypeArtifactId=aws-serverless-java-archetype -DarchetypeVersion=1.0.0 -DarchetypeRepository=local -DinteractiveMode=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment