Last Version

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

Version

1.0
Type

Type

jar
Description

Description

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

Download gwt-hotdeployment 1.0


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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.