Skip to content

Commit 32502d9

Browse files
Merge pull request #26 from jenkinsci/badges
Add plugin site, changelog and installation number badges to README
2 parents 739d605 + 076adff commit 32502d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Apache HttpComponents Client 4.x API Plugin for Jenkins
22
===
33

4+
[![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/apache-httpcomponents-client-4-api.svg)](https://plugins.jenkins.io/apache-httpcomponents-client-4-api)
5+
[![GitHub release](https://img.shields.io/github/release/jenkinsci/apache-httpcomponents-client-4-api-plugin.svg?label=changelog)](https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/releases/latest)
6+
[![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/apache-httpcomponents-client-4-api.svg?color=blue)](https://plugins.jenkins.io/apache-httpcomponents-client-4-api)
7+
48
This plugin bundles all the components of [Apache HttpComponents Client 4.5.x](https://hc.apache.org/httpcomponents-client-4.5.x/index.html) except `httpclient-win` because of the dependency on jna.
59
These components can be used by other plugins as a dependency.
610
It allows managing library updates independently from plugins.

0 commit comments

Comments
 (0)