GwtRpcPlus - Guice

Extended Gwt-Rpc

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks GUI Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.googlecode.gwtrpcplus
ArtifactId

ArtifactId

gwtRpcPlusGuice
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

GwtRpcPlus - Guice
Extended Gwt-Rpc
Project URL

Project URL

http://code.google.com/p/gwtrpcplus/gwtRpcPlusGuice/
Source Code Management

Source Code Management

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

Download gwtRpcPlusGuice

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.gwtrpcplus : gwtRpcPlusServer jar 1.2.0
com.google.inject.extensions : guice-servlet jar 3.0

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.0