domino-jackson

APT Based Jackson JSON Mappers

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

org.dominokit.jackson
ArtifactId

ArtifactId

domino-jackson
Last Version

Last Version

1.0.0-beta
Release Date

Release Date

Type

Type

pom
Description

Description

domino-jackson
APT Based Jackson JSON Mappers
Project URL

Project URL

https://github.com/DominoKit/gwt-jackson-apt
Project Organization

Project Organization

Dominokit
Source Code Management

Source Code Management

https://github.com/DominoKit/gwt-jackson-apt

Download domino-jackson

How to add to project

<!-- https://jarcasting.com/artifacts/org.dominokit.jackson/domino-jackson/ -->
<dependency>
    <groupId>org.dominokit.jackson</groupId>
    <artifactId>domino-jackson</artifactId>
    <version>1.0.0-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dominokit.jackson/domino-jackson/
implementation 'org.dominokit.jackson:domino-jackson:1.0.0-beta'
// https://jarcasting.com/artifacts/org.dominokit.jackson/domino-jackson/
implementation ("org.dominokit.jackson:domino-jackson:1.0.0-beta")
'org.dominokit.jackson:domino-jackson:pom:1.0.0-beta'
<dependency org="org.dominokit.jackson" name="domino-jackson" rev="1.0.0-beta">
  <artifact name="domino-jackson" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dominokit.jackson', module='domino-jackson', version='1.0.0-beta')
)
libraryDependencies += "org.dominokit.jackson" % "domino-jackson" % "1.0.0-beta"
[org.dominokit.jackson/domino-jackson "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

  • jackson-apt
  • jackson-apt-processor
  • jackson-super

logoimage

Development Build Status Maven Central Sonatype Nexus (Snapshots) GWT3/J2CL compatible

Domino-jackson

Domino-jackson is an annotation processor based JSON mapper that works on both the client side - GWT and J2CL - and on JVM side based, the library is based on gwt-jackson the original thanks goes to Nicolas Morel for building gwt-jackson library.

The library is future proofed and allows the user to use the same mapper to be used in a pure JVM environment such as Android or in the client side of the browser which enables easier testing and more code sharing between client and server.

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

org.dominokit.jackson

DominoKit

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

Versions

Version
1.0.0-beta