MVN

com.googlecode.gwtquery : gquery-archetype

Maven & Gradle

Apr 25, 2017

GwtQuery Archetype · This archetype generates a GWT-2.6.1 project with all set to use GwtQuery and its plugins.

mvn archetype:generate -DarchetypeGroupId=com.googlecode.gwtquery -DarchetypeArtifactId=gquery-archetype -DarchetypeVersion=1.3.3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.gwtquery : gquery-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.3.3
  • Latest Beta: 1.5-beta4

All Versions

Choose a version of com.googlecode.gwtquery : gquery-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.5
gquery-archetype-1.5-beta4
gquery-archetype-1.5-beta3
gquery-archetype-1.5-beta2
gquery-archetype-1.5-beta1
1.3.x
gquery-archetype-1.3.3
gquery-archetype-1.3.2
gquery-archetype-1.3.1
1.2.x
gquery-archetype-1.2.0
1.1.x
gquery-archetype-1.1.3
gquery-archetype-1.1.2
gquery-archetype-1.1.1
gquery-archetype-1.1.0
1.0.x
gquery-archetype-1.0.0
0.5
gquery-archetype-0.5
0.4
gquery-archetype-0.4
0.3
gquery-archetype-0.3
0.2
gquery-archetype-0.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.googlecode.gwtquery -DarchetypeArtifactId=gquery-archetype -DarchetypeVersion=1.3.3