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

org.reactivecommons.async.commons.converters.json.ObjectMapperSupplier Maven / Gradle / Ivy

There is a newer version: 5.2.2
Show newest version
package org.reactivecommons.async.commons.converters.json;

import com.fasterxml.jackson.databind.ObjectMapper;

import java.util.function.Supplier;

public interface ObjectMapperSupplier extends Supplier {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy