no.ssb.jsonstat.JsonStatSerializer Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of json-stat-java Show documentation
Show all versions of json-stat-java Show documentation
Json stat implementation in Java
The newest version!
package no.ssb.jsonstat;
import com.fasterxml.jackson.databind.ser.Serializers;
public class JsonStatSerializer extends Serializers.Base {
}