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

net.savantly.graphite.web.GraphiteWebConfiguration Maven / Gradle / Ivy

The newest version!
package net.savantly.graphite.web;

import java.net.URI;

public interface GraphiteWebConfiguration {
	
	URI getRenderUrl();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy