Created
June 7, 2016 20:31
-
-
Save joastbg/5c799bf1f13642f5ac37355f602cb9a6 to your computer and use it in GitHub Desktop.
Maven
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
| mvn archetype:generate -DgroupId=se.gautr.testing \ | |
| -DartifactId=signals \ | |
| -Dversion=1.0-SNAPSHOT |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment