GwtRpcPlus - Server

ServerPart of GwtRpcPlus

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.gwtrpcplus
ArtifactId

ArtifactId

gwtRpcPlusServer
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

GwtRpcPlus - Server
ServerPart of GwtRpcPlus
Source Code Management

Source Code Management

https://code.google.com/p/gwtrpcplus/gwtRpcPlusServer/

Download gwtRpcPlusServer

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.gwtrpcplus : gwtRpcPlusModel jar 1.2.0

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 3.0-alpha-1
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5-rc1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.0
0.0.2
0.0.1