/hop-plugins

a collection of plugins that can be used with but can't or won't be shipped with Apache Hop

Primary LanguageJavaApache License 2.0Apache-2.0

hop-plugins

NOTE:
Latest Update: 2022/08/18
Hop Version 2.1.0

a collection of plugins that can be used with but can't or won't be shipped with Apache Hop

Building

Simply run

mvn clean install

You will find the plugin zip files in the various target folders of

assemblies/plugins/*

for example:

assemblies/plugins/exceloutput/target/hop-external-plugins-assemblies-exceloutput-2.1.0-SNAPSHOT.zip

Installing

To install a plugin, unzip the plugin assembly zip file in the plugins/ folder of your Apache Hop client installation.