https://github.com/foxcapades/json4k-jackson
Json4k Implementation over FasterXML Jackson
https://github.com/foxcapades/json4k-jackson
Last synced: about 1 year ago
JSON representation
Json4k Implementation over FasterXML Jackson
- Host: GitHub
- URL: https://github.com/foxcapades/json4k-jackson
- Owner: Foxcapades
- License: mit
- Created: 2022-01-13T03:21:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-22T17:49:49.000Z (over 4 years ago)
- Last Synced: 2025-04-06T11:48:39.714Z (over 1 year ago)
- Language: Kotlin
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.adoc
- License: license
Awesome Lists containing this project
README
= Json4k Jackson
image:https://img.shields.io/badge/jvm-1.8-red[]
image:https://img.shields.io/badge/kotlin-1.6.10-green[]
image:https://img.shields.io/maven-central/v/io.foxcapades.lib/json4k-jackson[Maven Central, link="https://search.maven.org/artifact/io.foxcapades.lib/json4k-jackson"]
https://github.com/FasterXML/jackson[Jackson] implementation of the
https://github.com/Foxcapades/Json4k[Json4k] API.