Maven Plugin for GWT

Starting fresh on building GWT projects with Maven

License

License

Categories

Categories

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

GroupId

net.ltgt.gwt.maven
ArtifactId

ArtifactId

gwt-maven-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven Plugin for GWT
Starting fresh on building GWT projects with Maven
Project URL

Project URL

https://tbroyer.github.io/gwt-maven-plugin/
Source Code Management

Source Code Management

https://github.com/tbroyer/gwt-maven-plugin

Download gwt-maven-plugin

How to add to project

<plugin>
    <groupId>net.ltgt.gwt.maven</groupId>
    <artifactId>gwt-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.sonatype.plexus : plexus-build-api jar 0.0.7
org.codehaus.plexus : plexus-archiver jar 4.2.7
org.codehaus.plexus : plexus-utils jar 3.4.1
org.codehaus.plexus : plexus-compiler-api jar 2.9.0
org.apache.maven : maven-archiver jar 3.5.1
org.apache.maven.surefire : maven-surefire-common jar 2.22.2

provided (4)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.apache.maven : maven-plugin-api jar 3.3.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.2
org.apache.maven : maven-core jar 3.3.1

test (3)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.9.0
com.google.gwt : gwt-dev jar 2.9.0
com.google.gwt : gwt-servlet jar 2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
1.0-rc-10
1.0-rc-9
1.0-rc-8
1.0-rc-7
1.0-rc-6
1.0-rc-5
1.0-rc-4
1.0-rc-3
1.0-rc-2
1.0-rc-1
1.0-beta-2
1.0-beta-1
1.0-alpha-3
1.0-alpha-2
1.0-alpha-1