restygwt-project

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

Лицензия

Лицензия

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.fusesource.restygwt
Идентификатор

Идентификатор

restygwt-project
Последняя версия

Последняя версия

2.2.7
Дата

Дата

Тип

Тип

pom
Описание

Описание

restygwt-project
RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects
Система контроля версий

Система контроля версий

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

Скачать restygwt-project

Имя Файла Размер
restygwt-project-2.2.7.pom 14 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • 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

Версии библиотеки

Версия
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