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

org.jresearch.gavka.rest.api.GavkaBaseService Maven / Gradle / Ivy

There is a newer version: 1.0.65
Show newest version
package org.jresearch.gavka.rest.api;

public interface GavkaBaseService {

	String SRV_ROOT = "/rest"; //$NON-NLS-1$

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy