MVN

com.github.manolo : gwt-pwa-archetype

Maven & Gradle

Oct 31, 2017
9 stars

GWT PWA Archetype · GWT-2.8.1 project with Polymer and PWA service worker

mvn archetype:generate -DarchetypeGroupId=com.github.manolo -DarchetypeArtifactId=gwt-pwa-archetype -DarchetypeVersion=1.9.3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.manolo : gwt-pwa-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.9.3

All Versions

Choose a version of com.github.manolo : gwt-pwa-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.9.x
gwt-pwa-archetype-1.9.3

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=com.github.manolo -DarchetypeArtifactId=gwt-pwa-archetype -DarchetypeVersion=1.9.3

Advertisement