Last Version

gwt-archetypes 0.4

A set of maven archetypes for scaffolding GWT apps

License

License

Categories

Categories

Maven Build Tools GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.gwidgets.maven
ArtifactId

ArtifactId

gwt-archetypes
Version

Version

0.4
Type

Type

pom
Description

Description

gwt-archetypes
A set of maven archetypes for scaffolding GWT apps
Project URL

Project URL

https://github.com/gwidgets/gwt-archetypes
Project Organization

Project Organization

G-Widgets
Source Code Management

Source Code Management

https://github.com/gwidgets/gwt-archetypes.git

Download gwt-archetypes 0.4

Filename Size
gwt-archetypes-0.4.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.gwidgets.maven/gwt-archetypes/ -->
<dependency>
    <groupId>com.gwidgets.maven</groupId>
    <artifactId>gwt-archetypes</artifactId>
    <version>0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gwidgets.maven/gwt-archetypes/
implementation 'com.gwidgets.maven:gwt-archetypes:0.4'
// https://jarcasting.com/artifacts/com.gwidgets.maven/gwt-archetypes/
implementation ("com.gwidgets.maven:gwt-archetypes:0.4")
'com.gwidgets.maven:gwt-archetypes:pom:0.4'
<dependency org="com.gwidgets.maven" name="gwt-archetypes" rev="0.4">
  <artifact name="gwt-archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gwidgets.maven', module='gwt-archetypes', version='0.4')
)
libraryDependencies += "com.gwidgets.maven" % "gwt-archetypes" % "0.4"
[com.gwidgets.maven/gwt-archetypes "0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-boot-gwt
  • gwt-simple-mojo-plugin
  • gwt-simple