Last Version

GWT Hot Deployment - Demo 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-example
Version

Version

1.0
Type

Type

war
Description

Description

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

Download gwt-hotdeployment-example 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.5.1

provided (1)

Group / Artifact Type Version
de.barop.gwt : gwt-hotdeployment jar 1.0

Project Modules

There are no modules declared in this project.