| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net | 
| GroupId | GroupIdnet.customware.gwt.dispatch | 
| ArtifactId | ArtifactIdgwt-dispatch | 
| Last Version | Last Version1.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGWT Dispatch This library provides a 'command pattern' API implementation for GWT. | 
| Project URL | Project URL | 
| Project Organization | Project Organizationcustomware.net | 
| Filename | Size | 
|---|---|
| gwt-dispatch-1.2.0.pom | |
| gwt-dispatch-1.2.0.jar | 75 KB | 
| gwt-dispatch-1.2.0-sources.jar | 42 KB | 
| gwt-dispatch-1.2.0-javadoc.jar | 422 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.customware.gwt.dispatch/gwt-dispatch/ -->
<dependency>
    <groupId>net.customware.gwt.dispatch</groupId>
    <artifactId>gwt-dispatch</artifactId>
    <version>1.2.0</version>
</dependency>// https://jarcasting.com/artifacts/net.customware.gwt.dispatch/gwt-dispatch/
implementation 'net.customware.gwt.dispatch:gwt-dispatch:1.2.0'// https://jarcasting.com/artifacts/net.customware.gwt.dispatch/gwt-dispatch/
implementation ("net.customware.gwt.dispatch:gwt-dispatch:1.2.0")'net.customware.gwt.dispatch:gwt-dispatch:jar:1.2.0'<dependency org="net.customware.gwt.dispatch" name="gwt-dispatch" rev="1.2.0">
  <artifact name="gwt-dispatch" type="jar" />
</dependency>@Grapes(
@Grab(group='net.customware.gwt.dispatch', module='gwt-dispatch', version='1.2.0')
)libraryDependencies += "net.customware.gwt.dispatch" % "gwt-dispatch" % "1.2.0"[net.customware.gwt.dispatch/gwt-dispatch "1.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.0.4 | 
| com.google.gwt : gwt-servlet | jar | 2.0.4 | 
| com.google.inject : guice | jar | 2.0 | 
| com.googlecode.gwt.inject : gin | jar | 1.0 | 
| com.google.appengine : appengine-api-1.0-sdk | jar | 1.2.1 | 
| org.springframework : spring-beans | jar | 2.5.6 | 
| org.springframework : spring-web | jar | 2.5.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.4 | 
| org.easytesting : fest-assert | jar | 1.4 | 
| org.mockito : mockito-core | jar | 1.8.5 |