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.
Pre-requisites:
To install and run:
git clone https://github.com/ceridwen-com/lcfserver.git
cd lcfserver
mvn clean install jetty:run-war