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

com.datahub.plugins.Plugin Maven / Gradle / Ivy

Go to download

DataHub Auth API for developers to write custom Authentication & Authorization plugins for DataHub

There is a newer version: 0.14.1
Show newest version
package com.datahub.plugins;

/**
 * A tag interface for plugin
 */
public interface Plugin {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy