Skip to content

JSON with Jackson

Miere edited this page Jan 7, 2018 · 2 revisions

JSON with Jackson

We didn't finish this page, yet!
In case of doubts please ask for help by opening an issue here.

Including the dependency

<dependency>
  <groupId>io.skullabs.kikaha</groupId>
  <artifactId>kikaha-jackson</artifactId>
</dependency>
Clone this wiki locally