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

ch.inftec.ju.jasypt.Environment Maven / Gradle / Ivy

There is a newer version: 6.1-4
Show newest version
package ch.inftec.ju.jasypt;

/**
 * Created by rotscher on 10/9/14.
 */
public interface Environment {

    public String getenv(String envName);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy