Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 733 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 733 Bytes

lcfserver

This is a java reference server implementation of the BIC Library Communication Framework.

The Library Communications Framework (LCF) is a set of library interoperability standards which defines a framework for the communication of data between self-service and other library terminal applications to and from library management systems.

To run local version

Pre-requisites:

To install and run:

git clone https://github.com/ceridwen-com/lcfserver.git
cd lcfserver
mvn clean install jetty:run-war