jaxrs-super

domino rest jax-rs super

License

License

GroupId

GroupId

org.dominokit
ArtifactId

ArtifactId

jaxrs-super
Last Version

Last Version

1.0.0-beta
Release Date

Release Date

Type

Type

jar
Description

Description

jaxrs-super
domino rest jax-rs super
Project URL

Project URL

https://github.com/DominoKit/domino-rest
Project Organization

Project Organization

Dominokit

Download jaxrs-super

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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