Provides an implementation for converting Office formats to HTML with Streamline engine.
Access the implementation via the TaskGroupFactory
API in streamline-api.
Build with gradlew build
(Windows) or ./gradlew build
(Mac/Linux)
Tests are run with gradlew test
(Windows) or ./gradlew test
(Mac/Linux)
- Requires JDK 8
- Compatible with SPI only
See the common wiki for more information.