A client package to access the servlet functions for the file and imagestore (aka fimagestore) used in the Transkribus platform.
Here is a short guide with steps that need to be performed to build your project.
- Java >= version 7
- Maven
- All further dependencies are gathered via maven, see https://transkribus.eu/fimagestoreClient/dependencies.html
git clone https://github.com/Transkribus/fimagestoreClient
cd fimagestoreClient
mvn install