An open API service indexing awesome lists of open source software.

https://github.com/jenkinsci/gitlab-api-plugin

Wraps Gitlab API into a plugin
https://github.com/jenkinsci/gitlab-api-plugin

jenkins-api-plugin

Last synced: over 1 year ago
JSON representation

Wraps Gitlab API into a plugin

Awesome Lists containing this project

README

          

[![Build Status](https://ci.jenkins.io/job/Plugins/job/gitlab-api-plugin/job/master/badge/icon)](https://ci.jenkins.io/job/Plugins/job/gitlab-api-plugin/job/master/)
[![GitHub release](https://img.shields.io/github/release/jenkinsci/gitlab-api-plugin.svg?label=release)](https://github.com/jenkinsci/gitlab-api-plugin/releases/latest)
[![Gitter](https://badges.gitter.im/jenkinsci/gitlab-branch-source-plugin.svg)](https://gitter.im/jenkinsci/gitlab-branch-source-plugin)
[![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/gitlab-api.svg?color=blue)](https://plugins.jenkins.io/gitlab-api)

# gitlab-api-plugin
Wraps [GitLab4J API](https://github.com/gitlab4j/gitlab4j-api) libary into a plugin

Install plugin with

```
mvn clean install
```