Browse Source

Documentation: add gradle-etcd-rest-plugin to libraries-and-tools.md

Add link to the gradle-etcd-rest-plugin client under the 'Gradle plugins' sub-section.

Fixes #5681
Christopher Dancy 9 years ago
parent
commit
f392370f73
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Documentation/libraries-and-tools.md

+ 4 - 0
Documentation/libraries-and-tools.md

@@ -93,6 +93,10 @@
 
 - [efrecon/etcd-tcl](https://github.com/efrecon/etcd-tcl) - Supports v2, except wait.
 
+**Gradle Plugins**
+
+- [gradle-etcd-rest-plugin](https://github.com/cdancy/gradle-etcd-rest-plugin) - Supports v2
+
 **Chef Integration**
 
 - [coderanger/etcd-chef](https://github.com/coderanger/etcd-chef)