restygwt-website

The RestyGWT Website

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.fusesource.restygwt
ArtifactId

ArtifactId

restygwt-website
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

pom
Description

Description

restygwt-website
The RestyGWT Website
Project Organization

Project Organization

FuseSource, Corp.

Download restygwt-website

Filename Size
restygwt-website-1.4.pom 5 KB
Browse

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.0-1
org.scala-lang : scala-compiler jar 2.9.0-1
org.fusesource.scalate : scalate-wikitext jar 1.5.1
org.fusesource.scalate : scalate-page jar 1.5.1
org.fusesource.scalamd : scalamd jar 1.5
org.slf4j : slf4j-nop jar 1.6.1

Project Modules

There are no modules declared in this project.

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
1.4
1.3.1
1.3
1.2
1.1
1.0