GWT Material #5 - Using Snapshots

Опубликовано: 07 Август 2026
на канале: mark kevin ringor
530
9

On this lesson we will show how to generate a GMD project using 2.2-SNAPSHOT.

Maven Command:

mvn archetype:generate -DarchetypeGroupId=com.github.gwtmaterialdesign -DarchetypeArtifactId=gwt-material-archetype -DarchetypeRepository=https://oss.sonatype.org/content/repo... -DarchetypeVersion=2.2-SNAPSHOT

Resources:
https://gwtmaterialdesign.github.io/g...
https://github.com/GwtMaterialDesign/...