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

org.openprovenance.prov.service.core.config.EnvironmentVariables Maven / Gradle / Ivy

package org.openprovenance.prov.service.core.config;

public interface EnvironmentVariables {
    String PROV_STORAGE_CONFIG = "PROV_STORAGE_CONFIG";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy