Last Version

GWTP Dispatch Server, Spring implementation 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-spring
Version

Version

1.0.3
Type

Type

jar
Description

Description

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

Project Organization

ArcBees

Download gwtp-dispatch-server-spring 1.0.3


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

Dependencies

compile (6)

Group / Artifact Type Version
com.gwtplatform : gwtp-dispatch-server jar 1.0.3
com.gwtplatform : gwtp-dispatch-shared jar 1.0.3
org.springframework : spring-core jar 3.2.3.RELEASE
org.springframework : spring-context jar 3.2.3.RELEASE
org.springframework : spring-beans jar 3.2.3.RELEASE
org.springframework : spring-web jar 3.2.3.RELEASE

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 (4)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.3.RELEASE
cglib : cglib-nodep jar 2.2
com.gwtplatform : gwtp-dispatch-test jar 1.0.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.