Last Version

GWT Project archetype 1.0.2

An archetype which contains a sample Maven GWT project.

License

License

Categories

Categories

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

GroupId

net.sf.mgp
ArtifactId

ArtifactId

maven-archetype-gwt
Version

Version

1.0.2
Type

Type

jar
Description

Description

GWT Project archetype
An archetype which contains a sample Maven GWT project.
Project URL

Project URL

http://sourceforge.net/projects/mgp/

Download maven-archetype-gwt 1.0.2


<!-- https://jarcasting.com/artifacts/net.sf.mgp/maven-archetype-gwt/ -->
<dependency>
    <groupId>net.sf.mgp</groupId>
    <artifactId>maven-archetype-gwt</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.mgp/maven-archetype-gwt/
implementation 'net.sf.mgp:maven-archetype-gwt:1.0.2'
// https://jarcasting.com/artifacts/net.sf.mgp/maven-archetype-gwt/
implementation ("net.sf.mgp:maven-archetype-gwt:1.0.2")
'net.sf.mgp:maven-archetype-gwt:jar:1.0.2'
<dependency org="net.sf.mgp" name="maven-archetype-gwt" rev="1.0.2">
  <artifact name="maven-archetype-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.mgp', module='maven-archetype-gwt', version='1.0.2')
)
libraryDependencies += "net.sf.mgp" % "maven-archetype-gwt" % "1.0.2"
[net.sf.mgp/maven-archetype-gwt "1.0.2"]

Dependencies

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

Project Modules

There are no modules declared in this project.