Last Version

GWTP RPC-Dispatch Server, Spring implementation 1.6

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-rpc-server-spring
Version

Version

1.6
Type

Type

jar
Description

Description

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

Project Organization

Arcbees

Download gwtp-dispatch-rpc-server-spring 1.6


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

Dependencies

compile (8)

Group / Artifact Type Version
com.gwtplatform : gwtp-dispatch-rpc-server jar 1.6
com.gwtplatform : gwtp-dispatch-rpc-shared jar 1.6
com.google.gwt : gwt-user jar 2.8.0
org.springframework : spring-core jar 4.0.5.RELEASE
org.springframework : spring-context jar 4.0.5.RELEASE
org.springframework : spring-beans jar 4.0.5.RELEASE
org.springframework : spring-web jar 4.0.5.RELEASE
com.google.code.findbugs : jsr305 jar 3.0.1

test (4)

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

Project Modules

There are no modules declared in this project.