Controlled Web Toolkit RPC - Controller

Provides a controller component for GWT based remote services, that can be configured in a Spring XML application context configuration file.

License

License

GroupId

GroupId

de.itsvs
ArtifactId

ArtifactId

cwtrpc-controller
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Controlled Web Toolkit RPC - Controller
Provides a controller component for GWT based remote services, that can be configured in a Spring XML application context configuration file.
Project Organization

Project Organization

IT Services VS GmbH

Download cwtrpc-controller

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
de.itsvs : cwtrpc-core jar 0.9.0
com.google.gwt : gwt-servlet jar 2.4.0
org.springframework : spring-context jar 3.0.6.RELEASE
org.springframework : spring-web jar 3.0.6.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.9
org.easymock : easymockclassextension jar 2.5.2
log4j : log4j jar 1.2.16
org.springframework : spring-test jar 3.0.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0