Advertisement
SipriusPT

Jenkins Plugins

Feb 13th, 2018
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.70 KB | None | 0 0
  1.  
  2. Apache HttpComponents Client 4.x API Plugin
  3. Bundles Apache HttpComponents Client 4.x and allows it to be used by Jenkins plugins.
  4. 4.5.3-2.1
  5.  
  6. Authentication Tokens API Plugin
  7. This plugin provides an API for converting credentials into authentication tokens in Jenkins.
  8. 1.3
  9.  
  10. bouncycastle API Plugin
  11. This plugin provides an stable API to Bouncy Castle related tasks.
  12. 2.16.2
  13.  
  14. Branch API Plugin
  15. This plugin provides an API for multiple branch based projects.
  16. 2.0.18
  17.  
  18. Command Agent Launcher Plugin
  19. Allows agents to be launched using a specified command.
  20. 1.2
  21.  
  22. Config File Provider Plugin
  23. Ability to provide configuration files (e.g. settings.xml for maven, XML, groovy, custom files,...) loaded through the UI which will be copied to the job workspace.
  24. 2.17
  25.  
  26. Credentials Binding Plugin
  27. Allows credentials to be bound to environment variables for use from miscellaneous build steps.
  28. 1.15
  29.  
  30. Credentials Plugin
  31. This plugin allows you to store credentials in Jenkins.
  32. 2.1.16
  33.  
  34. Display URL API
  35. Provides the DisplayURLProvider extension point to provide alternate URLs for use in notifications
  36. 2.2.0
  37.  
  38. Docker Commons Plugin
  39. Provides the common shared functionality for various Docker-related plugins.
  40. 1.11
  41.  
  42. Docker Pipeline
  43. Build and use Docker containers from pipelines.
  44. 1.15
  45.  
  46. Durable Task Plugin
  47. Library offering an extension point for processes which can run outside of Jenkins yet be monitored.
  48. 1.17
  49.  
  50. Folders Plugin
  51. This plugin allows users to create "folders" to organize jobs. Users can define custom taxonomies (like by project type, organization type etc). Folders are nestable and you can define views within folders. Maintained by CloudBees, Inc.
  52. 6.3
  53.  
  54. Git client plugin
  55. Utility plugin for Git support in Jenkins
  56. 2.7.1
  57.  
  58. Git plugin
  59. This plugin integrates Git with Jenkins.
  60. 3.7.0
  61.  
  62. GIT server Plugin
  63. Allows Jenkins to act as a Git server.
  64. 1.7
  65.  
  66. Jackson 2 API Plugin
  67. This plugin exposes the Jackson 2 JSON APIs to other Jenkins plugins.
  68. 2.8.11.1
  69.  
  70. JavaScript GUI Lib: ACE Editor bundle plugin
  71. JavaScript GUI Lib: ACE Editor bundle plugin.
  72. 1.1
  73.  
  74. JavaScript GUI Lib: Handlebars bundle plugin
  75. JavaScript GUI Lib: Handlebars bundle plugin.
  76. 1.1.1
  77.  
  78. JavaScript GUI Lib: jQuery bundles (jQuery and jQuery UI) plugin
  79. JavaScript GUI Lib: jQuery bundles (jQuery and jQuery UI) plugin.
  80. 1.2.1
  81.  
  82. JavaScript GUI Lib: Moment.js bundle plugin
  83. JavaScript GUI Lib: Moment.js bundle plugin.
  84. 1.1.1
  85.  
  86. JSch dependency plugin
  87. Jenkins plugin that brings the JSch library as a plugin dependency, and provides an SSHAuthenticatorFactory for using JSch with the ssh-credentials plugin.
  88. 0.1.54.1
  89.  
  90. JUnit Plugin
  91. Allows JUnit-format test results to be published.
  92. 1.24
  93.  
  94. Mailer Plugin
  95. This plugin allows you to configure email notifications for build results
  96. 1.20
  97.  
  98. Matrix Authorization Strategy Plugin
  99. Offers matrix-based security authorization strategies (global and per-project).
  100. 2.2
  101.  
  102. Matrix Project Plugin
  103. Multi-configuration (matrix) project type.
  104. 1.12
  105.  
  106. OWASP Markup Formatter Plugin
  107. Uses the OWASP Java HTML Sanitizer to allow safe-seeming HTML markup to be entered in project descriptions and the like.
  108. 1.5
  109.  
  110. Pipeline
  111. A suite of plugins that lets you orchestrate automation, simple or complex. See Pipeline as Code with Jenkins for more details.
  112. 2.5
  113.  
  114. Pipeline Graph Analysis Plugin
  115. Provides a REST API to access pipeline and pipeline run data.
  116. 1.6
  117.  
  118. Pipeline Maven Integration Plugin
  119. This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn. The selected maven installation will be configured and prepended to the path.
  120. 3.3.0
  121.  
  122. Pipeline: API
  123. Plugin that defines Pipeline API.
  124. 2.25
  125.  
  126. Pipeline: Basic Steps
  127. Commonly used steps for Pipelines.
  128. 2.6
  129.  
  130. Pipeline: Build Step
  131. Adds the Pipeline step build to trigger builds of other jobs.
  132. 2.7
  133.  
  134. Pipeline: Declarative
  135. An opinionated, declarative Pipeline.
  136. 1.2.7
  137.  
  138. Pipeline: Declarative Agent API
  139. Replaced by Pipeline: Declarative Extension Points API plugin.
  140. 1.1.1
  141.  
  142. Pipeline: Declarative Extension Points API
  143. APIs for extension points used in Declarative Pipelines.
  144. 1.2.7
  145.  
  146. Pipeline: Groovy
  147. Pipeline execution engine based on continuation passing style transformation of Groovy scripts.
  148. 2.44
  149.  
  150. Pipeline: Input Step
  151. Adds the Pipeline step input to wait for human input or approval.
  152. 2.8
  153.  
  154. Pipeline: Job
  155. Defines a new job type for pipelines and provides their generic user interface.
  156. 2.17
  157.  
  158. Pipeline: Milestone Step
  159. Plugin that provides the milestone step
  160. 1.3.1
  161.  
  162. Pipeline: Model API
  163. Model API for Declarative Pipeline.
  164. 1.2.7
  165.  
  166. Pipeline: Multibranch
  167. Enhances Pipeline plugin to handle branches better by automatically grouping builds from different branches.
  168. 2.17
  169.  
  170. Pipeline: Nodes and Processes
  171. Pipeline steps locking agents and workspaces, and running external processes that may survive a Jenkins restart or slave reconnection.
  172. 2.18
  173.  
  174. Pipeline: REST API Plugin
  175. Provides a REST API to access pipeline and pipeline run data.
  176. 2.9
  177.  
  178. Pipeline: SCM Step
  179. Adds a Pipeline step to check out or update working sources from various SCMs (version control).
  180. 2.6
  181.  
  182. Pipeline: Shared Groovy Libraries
  183. Shared libraries for Pipeline scripts.
  184. 2.9
  185.  
  186. Pipeline: Stage Step
  187. Adds the Pipeline step stage to delineate portions of a build.
  188. 2.3
  189.  
  190. Pipeline: Stage Tags Metadata
  191. Library plugin for Pipeline stage tag metadata.
  192. 1.2.7
  193.  
  194. Pipeline: Stage View Plugin
  195. Pipeline Stage View Plugin.
  196. 2.9
  197.  
  198. Pipeline: Step API
  199. API for asynchronous build step primitive.
  200. 2.14
  201.  
  202. Pipeline: Supporting APIs
  203. Common utility implementations to build Pipeline Plugin
  204. 2.18
  205.  
  206. Plain Credentials Plugin
  207. Allows use of plain strings and files as credentials.
  208. 1.4
  209.  
  210. Pretested Integration Plugin
  211. The Pretested Integration Plugin offers a branchy approach to pretested integration (also known as pre-tested commits), which upholds the invariant; that for a specific branch, known as the integration branch, all commits have been verified.
  212. 3.0.0 (9fd14)
  213.  
  214. SCM API Plugin
  215. This plugin provides a new enhanced API for interacting with SCM systems.
  216. 2.2.6
  217.  
  218. Script Security Plugin
  219. Allows Jenkins administrators to control what in-process scripts can be run by less-privileged users.
  220. 1.41
  221.  
  222. SSH Credentials Plugin
  223. Allows storage of SSH credentials in Jenkins
  224. 1.13
  225.  
  226. Structs Plugin
  227. Library plugin for DSL plugins that need names for Jenkins objects.
  228. 1.13
  229.  
  230. Token Macro Plugin
  231. This plug-in adds reusable macro expansion capability for other plug-ins to use.
  232. 2.3
  233.  
  234. Windows Slaves Plugin
  235. Allows you to connect to Windows machines and start slave agents on them.
  236. 1.3.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement