Last Version

GWTP Dispatch Server Base 1.0.3

A complete model-view-presenter framework to simplify your next GWT project.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks ORM Data
GroupId

GroupId

com.gwtplatform
ArtifactId

ArtifactId

gwtp-dispatch-server
Version

Version

1.0.3
Type

Type

jar
Description

Description

GWTP Dispatch Server Base
A complete model-view-presenter framework to simplify your next GWT project.
Project Organization

Project Organization

ArcBees

Download gwtp-dispatch-server 1.0.3


<!-- https://jarcasting.com/artifacts/com.gwtplatform/gwtp-dispatch-server/ -->
<dependency>
    <groupId>com.gwtplatform</groupId>
    <artifactId>gwtp-dispatch-server</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gwtplatform/gwtp-dispatch-server/
implementation 'com.gwtplatform:gwtp-dispatch-server:1.0.3'
// https://jarcasting.com/artifacts/com.gwtplatform/gwtp-dispatch-server/
implementation ("com.gwtplatform:gwtp-dispatch-server:1.0.3")
'com.gwtplatform:gwtp-dispatch-server:jar:1.0.3'
<dependency org="com.gwtplatform" name="gwtp-dispatch-server" rev="1.0.3">
  <artifact name="gwtp-dispatch-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gwtplatform', module='gwtp-dispatch-server', version='1.0.3')
)
libraryDependencies += "com.gwtplatform" % "gwtp-dispatch-server" % "1.0.3"
[com.gwtplatform/gwtp-dispatch-server "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.gwtplatform : gwtp-dispatch-shared jar 1.0.3

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.5.1
com.gwtplatform : gwtp-build-tools jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.