Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Warning

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


OpenHub framework extensions content:

Child pages (Children Display)
depth2


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

Warning

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.


Info

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:

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