Packages that give basic utility methods for a Jenkins pipeline.
Note:
The main class of importance in this package is the org.zowe.jenkins_shared_library.pipelines.base.Pipeline class. This class provides
various methods to create a basic scripted Jenkins pipeline. The other classes in this package
provide supporting code for the main Pipeline class.