domino-rest-apt

Domino rest

License

License

GroupId

GroupId

org.dominokit
ArtifactId

ArtifactId

domino-rest-apt
Last Version

Last Version

1.0.0-beta
Release Date

Release Date

Type

Type

jar
Description

Description

domino-rest-apt
Domino rest
Project Organization

Project Organization

Dominokit

Download domino-rest-apt

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
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

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