/fimagestoreClient

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

fimagestoreClient

A client package to access the servlet functions for the file and imagestore (aka fimagestore) used in the Transkribus platform.

Build Status

Building

Here is a short guide with steps that need to be performed to build your project.

Requirements

Build Steps

git clone https://github.com/Transkribus/fimagestoreClient
cd fimagestoreClient
mvn install

Links