To enable plugins to use the rich array of libraries available in the Java ecosystem, and build on one another using plugin-to-plugin APIs, the Jenkins plugin ...
The plugin BOM provides Pipeline plugin version numbers so that the developer does not need to maintain the independent version numbers of the Pipeline plugins.
Jenkins plugin distribution provides available updates, security status, dependency information, and much more to Jenkins controllers.
Plugin Development · Plugin Build Process · Choosing a Jenkins version to build against · Dependency Management · Dependencies and Class Loading · Optional ...
This page provides an overview of the documentation in the Jenkins Developer Documentation. If you're using Jenkins as a user this is where you should look.
As of version 2.7 of the Pipeline: Shared Groovy Libraries plugin, there is a new option for loading (non-implicit) libraries in a script: a library step that ...
Missing: dependencies- | Show results with:dependencies-
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Choosing a Jenkins version to build against · Dependency Management · Dependencies and Class Loading · Optional dependencies · Plugin Release Tips ...
Missing: /url | Show results with:/url
Basic experience of writing Java-based tests with the JUnit test framework is assumed. To make the development of tests simpler, Jenkins comes with a test ...
This tutorial serves as a starting point for Jenkins plugin development: It explains how to prepare your build environment, how to create a plugin, and how to ...