org.n52.sensorthings.Datastreams Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proxy-dao Show documentation
Show all versions of proxy-dao Show documentation
REST SPI Implementation for SOS Proxy.
package org.n52.sensorthings;
/**
* @author Jan Schulte
*/
public class Datastreams extends SensorThingsCollection {
}