Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kdridi/maven-gwt-archetype
maven-gwt-archetype
https://github.com/kdridi/maven-gwt-archetype
Last synced: 2 days ago
JSON representation
maven-gwt-archetype
- Host: GitHub
- URL: https://github.com/kdridi/maven-gwt-archetype
- Owner: kdridi
- Created: 2010-06-21T17:22:26.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-06-21T17:24:55.000Z (over 14 years ago)
- Last Synced: 2023-03-11T03:34:15.196Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
mvn archetype:generate \
-DarchetypeGroupId=com.arykow.archetypes \
-DarchetypeArtifactId=maven-gwt-archetype \
-DarchetypeVersion=0.0.1-SNAPSHOT \
-DgroupId=my.groupId \
-Dpackage=zezezeze \
-DartifactId=sample001 \
-Dversion=1.0.2