MVN

com.github.apetrelli.gwtintegration : gwt-integration

Maven & Gradle

Jun 23, 2014
4 stars

GWT integration · Integration of GWT with other technologies and integration of missing parts.

<dependency>
    <groupId>com.github.apetrelli.gwtintegration</groupId>
    <artifactId>gwt-integration</artifactId>
    <version>1.0.0-alpha4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.apetrelli.gwtintegration : gwt-integration to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-alpha4
  • Latest Alpha: 1.0.0-alpha4

All Versions

Choose a version of com.github.apetrelli.gwtintegration : gwt-integration to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
gwt-integration-1.0.0-alpha4
gwt-integration-1.0.0-alpha3
gwt-integration-1.0.0-alpha2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.apetrelli.gwtintegration</groupId>
    <artifactId>gwt-integration</artifactId>
    <version>1.0.0-alpha4</version>
</dependency>