UNOHelper offers helper functions for working with the OpenOffice/LibreOffice UNO API. It wraps commonly used functions from the UNO API for easier use.
The following applications have to be installed to compile WollMux:
Perform the following commands to download the sources and build the LibreOffice extension. Special dependencies of WollMux are hosted at Bintray, which is already configured as maven repository in pom.xml
git clone https://github.com/WollMux/UNOHelper.git
mvn clean package