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

it.uniroma2.art.semanticturkey.extension.impl.deployer.showvoc.ShowVocDeployerPlugin Maven / Gradle / Ivy

The newest version!
package it.uniroma2.art.semanticturkey.extension.impl.deployer.showvoc;

import it.uniroma2.art.semanticturkey.pf4j.STPlugin;
import org.pf4j.PluginWrapper;

public class ShowVocDeployerPlugin extends STPlugin {
    public ShowVocDeployerPlugin(PluginWrapper wrapper) {
        super(wrapper);
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy