MVN

com.github.h0ru5.gwt : angulargwt-module-archetype

Maven & Gradle

Mar 01, 2014
3 stars

AngularGWT - Archetype for a Module · Archetype for an AngularGwt Module with example service

mvn archetype:generate -DarchetypeGroupId=com.github.h0ru5.gwt -DarchetypeArtifactId=angulargwt-module-archetype -DarchetypeVersion=1.1.3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.h0ru5.gwt : angulargwt-module-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of com.github.h0ru5.gwt : angulargwt-module-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.1.x
angulargwt-module-archetype-1.1.3
angulargwt-module-archetype-1.1.2

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.h0ru5.gwt -DarchetypeArtifactId=angulargwt-module-archetype -DarchetypeVersion=1.1.3