MVN

com.sencha.gxt.archetypes : gxt-theme-41x-archetype

Maven & Gradle

Dec 17, 2020
6 stars

gxt-theme-41x-archetype · GXT project with custom theme setup

mvn archetype:generate -DarchetypeGroupId=com.sencha.gxt.archetypes -DarchetypeArtifactId=gxt-theme-41x-archetype -DarchetypeVersion=4.1.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sencha.gxt.archetypes : gxt-theme-41x-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 4.1.2

All Versions

Choose a version of com.sencha.gxt.archetypes : gxt-theme-41x-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
4.1.x
gxt-theme-41x-archetype-4.1.2
gxt-theme-41x-archetype-4.1.1
gxt-theme-41x-archetype-4.1.0

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.sencha.gxt.archetypes -DarchetypeArtifactId=gxt-theme-41x-archetype -DarchetypeVersion=4.1.2

Advertisement