
com.github.robtimus.maven.plugins.i18n.templates.imports.ftl Maven / Gradle / Ivy
<#if useMessageFormat>
import java.text.MessageFormat;
#if>
import java.util.Locale;
import java.util.Map;
import java.util.ResourceBundle;
import java.util.concurrent.ConcurrentHashMap;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy