com.fasterxml.clustermate.json.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of clustermate-json Show documentation
Show all versions of clustermate-json Show documentation
Converters for ClusterMate and StoreMate datatypes,
for Jackson-based JSON serialization
(as well as other dataformats Jackson supports, like Smile)
/**
* Package that contains Jackson converters, primarily for reading/writing
* data as JSON, but also applicable to other formats Jackson supports.
*/
package com.fasterxml.clustermate.json;