All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.ywilkof.sparkrestclient.MapperWrapper Maven / Gradle / Ivy

package com.github.ywilkof.sparkrestclient;

import com.fasterxml.jackson.databind.ObjectMapper;

final class MapperWrapper {
    static final ObjectMapper MAPPER = new ObjectMapper();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy