The library used by all LAAWS service containing the LOCKSS daemon core functionality.
The master branch is for stable releases and the develop branch is for
ongoing development.
The LOCKSS cluster, including this project, is normally built and deployed using
the LOCKSS Installer, which uses kubernetes.
You can find more information about the installation of the LOCKSS system in the LOCKSS system manual.
git clone ssh://git@gitlab.lockss.org/laaws/lockss-core.git
File -> Import... -> Maven -> Existing Maven Projects
mvn clean package
mvn install