This library is part of the Merritt Preservation System.
This library contains utility classes utilized across Merritt Java microservices.
This code is used by.
- Merritt Ingest
- Merritt Inventory
- Merritt Storage
- Merritt Audit
- Merritt Replic
- Merritt OAI
- Merritt Sword
This code is not intended to be run apart from the Merritt Preservation System.
See Merritt Docker for a description of how to build a test instnce of Merritt.
This code is bundled into microservice WAR files for deployment.
See the implementing microservices for details.
Micro-service Core repository
Copyright 2005-2011, Regents of the University of California
All rights reserved
The Core repository provides a common set of java classes that may be shared across different java micro-service. These include general format types, shared utilities, and reflected formatting classes.
The Core utilities are made available by the University of California Curation Center (UC3) under the terms of the BSD open source license.
==============================
License
Read included ./LICENSE.txt
==============================
Setup
Read included ./SETUP.txt