domino-rest-server

Domino rest

License

License

GroupId

GroupId

org.dominokit
ArtifactId

ArtifactId

domino-rest-server
Last Version

Last Version

1.0.0-beta
Release Date

Release Date

Type

Type

jar
Description

Description

domino-rest-server
Domino rest
Project Organization

Project Organization

Dominokit

Download domino-rest-server

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.dominokit : domino-rest-shared jar 1.0.0-beta
io.vertx : vertx-web-client jar 3.8.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.dominokit : jaxrs-super jar 1.0.0-beta

Project Modules

There are no modules declared in this project.

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.

Versions

Version
1.0.0-beta