domino-rest-apt

Domino rest

Лицензия

Лицензия

Группа

Группа

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

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

domino-rest-apt
Последняя версия

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

1.0.0-beta
Дата

Дата

Тип

Тип

jar
Описание

Описание

domino-rest-apt
Domino rest
Организация-разработчик

Организация-разработчик

Dominokit

Скачать domino-rest-apt

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

<!-- https://jarcasting.com/artifacts/org.dominokit/domino-rest-apt/ -->
<dependency>
    <groupId>org.dominokit</groupId>
    <artifactId>domino-rest-apt</artifactId>
    <version>1.0.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.dominokit/domino-rest-apt/
implementation 'org.dominokit:domino-rest-apt:1.0.0-beta'
// https://jarcasting.com/artifacts/org.dominokit/domino-rest-apt/
implementation ("org.dominokit:domino-rest-apt:1.0.0-beta")
'org.dominokit:domino-rest-apt:jar:1.0.0-beta'
<dependency org="org.dominokit" name="domino-rest-apt" rev="1.0.0-beta">
  <artifact name="domino-rest-apt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dominokit', module='domino-rest-apt', version='1.0.0-beta')
)
libraryDependencies += "org.dominokit" % "domino-rest-apt" % "1.0.0-beta"
[org.dominokit/domino-rest-apt "1.0.0-beta"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.dominokit : domino-rest-shared jar 1.0.0-beta
org.dominokit : jaxrs-super jar 1.0.0-beta
org.dominokit.jackson : jackson-apt-processor jar 1.0.0-beta

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

Данный проект не имеет модулей.

GWT3/J2CL compatible Build Status

domino-rest

Domino-rest is a lib for generating rest clients from JaxRs compatible interfaces, and the generated clients can be used from both client side -browser- using GWT and on the server, the lib works in both GWT2 and GWT3/J2CL, the serialization and deserialization is based on domino-jackson, and service definition is based on JaxRs annotations, while code generation uses annotation processing APT.

Checkout the Quick start guide and visit our documentation in the wiki for more details.

org.dominokit

DominoKit

Service Providers, UI library, Modular framework and GWT experts.

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

Версия
1.0.0-beta