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

org.bimserver.plugins.BasicServerInfoProvider Maven / Gradle / Ivy

Go to download

Shared libraries, common parent for both BIMserver and BimServerClientLib

There is a newer version: 2.0.0
Show newest version
package org.bimserver.plugins;

public interface BasicServerInfoProvider {

	BasicServerInfo getBasicServerInfo();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy