Solutions Delivery Platform

Library Sources

As the name implies, a Library Source is a location from which a library can be loaded.

Library Source Structure

A library is a directory within a library source. The name of the directory is the name of the library that would be declared in the libraries{} block of the pipeline configuration.

Library Providers

There are different providers capable of serving as a Library Source.

Table 1. Library Providers
Type Description

SCM Library Provider

fetch libraries from a remote source code repository

Library Providing Plugin

package libraries into a separate Jenkins plugin