Copyright (C) 2020-2023 The Open Library Foundation
This software is distributed under the terms of the Apache License, Version 2.0. See the file "LICENSE" for more information.
Backend module for integration with Ebsconet external systems
See project MODEBSNET at the FOLIO issue tracker.
Other modules are described, with further FOLIO Developer documentation at dev.folio.org
Compile with mvn clean install
Run the local stand-alone instance:
java -jar target/mod-ebsconet-<version>.jar
The built artifacts for this module are available. See configuration for repository access, and the Docker image.