Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 752 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 752 Bytes

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