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

org.molgenis.data.annotation.resources.MultiResourceConfig Maven / Gradle / Ivy

There is a newer version: 6.1.0
Show newest version
package org.molgenis.data.annotation.resources;

import java.util.Map;

/**
 * Created by charbonb on 15/06/15.
 */
public interface MultiResourceConfig
{
	public Map getConfigs();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy