OpenHub framework extensions

OpenHub's extensions are under construction, it's coming soon ...


OpenHub framework extensions content:


OpenHub framework extensions is part of the project that contains already implemented routes for possible use in OpenHub framework application. 

Extensions which are part of the OpenHub framework are open sourced under the same licence as OpenHub framework.

There could be outside extensions which are independent to the OpenHub framework with different licences and ways how to use them.

If you want to write new extensions then see How to implement new extensions

Extensions overview

ExtensionDescription
File uploaduploading files with use FileRepository implementation

Development info

Open source extensions are located in the separated Maven project:

<groupId>org.openhubframework.ext</groupId>
<artifactId>openhub-extensions</artifactId>