
plugin.plugin.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javaqueryengine Show documentation
Show all versions of javaqueryengine Show documentation
BIMserver plugin that provides a Java based query engine (old style)
The newest version!
<?xml version="1.0" encoding="utf-8"?> <PluginDescriptor> <JavaPlugin> <interfaceClass>org.bimserver.plugins.queryengine.QueryEnginePlugin</interfaceClass> <implementationClass>org.bimserver.jqep.JavaQueryEnginePlugin</implementationClass> <description>Java Query Engine Plugin</description> </JavaPlugin> </PluginDescriptor>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy