/laaws-metadataextractor-common

Core metadata extraction infrastructure of the LOCKSS system

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

laaws-metadataextractor-common

The metadata extraction code of the LOCKSS daemon

Clone the repo

git clone https://github.com/lockss/laaws-metadataextractor-common.git

Create the Eclipse project (if so desired)

File -> Import... -> Maven -> Existing Maven Projects

Build and test

mvn clean package