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

com.ppiech.auto.value.jackson.Constants Maven / Gradle / Ivy

package com.ppiech.auto.value.jackson;

public class Constants {

    /** The suffix that will be added to all generated classes */
    public static final String MAPPER_CLASS_SUFFIX = "$$JsonObjectMapper";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy