Controlled Web Toolkit RPC - Core

Provides core functions that enables the development of a controller for GWT based remote services without requiring that other artifacts (like a security artifact) have direct dependencies to that specific controller.

License

License

GroupId

GroupId

de.itsvs
ArtifactId

ArtifactId

cwtrpc-core
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Controlled Web Toolkit RPC - Core
Provides core functions that enables the development of a controller for GWT based remote services without requiring that other artifacts (like a security artifact) have direct dependencies to that specific controller.
Project Organization

Project Organization

IT Services VS GmbH

Download cwtrpc-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
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