MVN

de.barop.gwt : gwt-hotdeployment-project

Maven & Gradle

Jun 09, 2013
7 stars

GWT Hot Deployment Aggregator Project · Enables automatic reloading of the web application context in GWT's internal Jetty when compiled classes change

<dependency>
    <groupId>de.barop.gwt</groupId>
    <artifactId>gwt-hotdeployment-project</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.barop.gwt : gwt-hotdeployment-project to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of de.barop.gwt : gwt-hotdeployment-project to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
gwt-hotdeployment-project-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.barop.gwt</groupId>
    <artifactId>gwt-hotdeployment-project</artifactId>
    <version>1.0</version>
</dependency>