Last Version

GWT Hot Deployment Aggregator Project 1.0

Enables automatic reloading of the web application context in GWT's internal Jetty when compiled classes change

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

de.barop.gwt
ArtifactId

ArtifactId

gwt-hotdeployment-project
Version

Version

1.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/jbarop/gwt-hotdeployment
Source Code Management

Source Code Management

https://github.com/jbarop/gwt-hotdeployment

Download gwt-hotdeployment-project 1.0


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

Dependencies

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

Project Modules

  • gwt-hotdeployment
  • gwt-hotdeployment-demo