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

de.thomaskrille.dropwizard_template_config.EnvironmentProvider Maven / Gradle / Ivy

The newest version!
package de.thomaskrille.dropwizard_template_config;

import java.util.Map;

public interface EnvironmentProvider {
    Map getEnvironment();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy