Skip to content

folio-org/mod-ebsconet

Repository files navigation

mod-ebsconet

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.

Introduction

Backend module for integration with Ebsconet external systems

Permissions

Additional information

Issue tracker

See project MODEBSNET at the FOLIO issue tracker.

Other documentation

Other modules are described, with further FOLIO Developer documentation at dev.folio.org

Quick start

Compile with mvn clean install

Run the local stand-alone instance:

java -jar target/mod-ebsconet-<version>.jar 

Code analysis

SonarQube analysis.

Download and configuration

The built artifacts for this module are available. See configuration for repository access, and the Docker image.