restygwt-project

RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.fusesource.restygwt
ArtifactId

ArtifactId

restygwt-project
Last Version

Last Version

2.2.7
Release Date

Release Date

Type

Type

pom
Description

Description

restygwt-project
RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects
Source Code Management

Source Code Management

https://github.com/resty-gwt/resty-gwt

Download restygwt-project

Filename Size
restygwt-project-2.2.7.pom 14 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.fusesource.restygwt/restygwt-project/ -->
<dependency>
    <groupId>org.fusesource.restygwt</groupId>
    <artifactId>restygwt-project</artifactId>
    <version>2.2.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.restygwt/restygwt-project/
implementation 'org.fusesource.restygwt:restygwt-project:2.2.7'
// https://jarcasting.com/artifacts/org.fusesource.restygwt/restygwt-project/
implementation ("org.fusesource.restygwt:restygwt-project:2.2.7")
'org.fusesource.restygwt:restygwt-project:pom:2.2.7'
<dependency org="org.fusesource.restygwt" name="restygwt-project" rev="2.2.7">
  <artifact name="restygwt-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.restygwt', module='restygwt-project', version='2.2.7')
)
libraryDependencies += "org.fusesource.restygwt" % "restygwt-project" % "2.2.7"
[org.fusesource.restygwt/restygwt-project "2.2.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • restygwt

RestyGWT

  • Build Status

To know more have a look to RestyGWT web site

Description

RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects.

Features

  • Generates Async Restful JSON based service proxies
  • Java Object to JSON encoding/decoding
  • Easy to use REST API

Releasing

mvn release:prepare -Prun-examples mvn release:perform

Versions

Version
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0
1.5
1.4
1.3.1
1.3
1.2
1.1
1.0