Последняя версия

GitHub Review Window 0.1

A GitHub Wehook implementation for blocking Pull Requests until the review period has passed

Лицензия

Лицензия

Категории

Категории

Querydsl Данные Базы данных
Группа

Группа

com.querydsl.webhooks
Идентификатор

Идентификатор

gh-review-window
Версия

Версия

0.1
Тип

Тип

jar
Описание

Описание

GitHub Review Window
A GitHub Wehook implementation for blocking Pull Requests until the review period has passed
Ссылка на сайт

Ссылка на сайт

https://github.com/querydsl/gh-review-window
Организация-разработчик

Организация-разработчик

Querydsl
Система контроля версий

Система контроля версий

https://github.com/querydsl/gh-review-window

Скачать gh-review-window 0.1


<!-- https://jarcasting.com/artifacts/com.querydsl.webhooks/gh-review-window/ -->
<dependency>
    <groupId>com.querydsl.webhooks</groupId>
    <artifactId>gh-review-window</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.querydsl.webhooks/gh-review-window/
implementation 'com.querydsl.webhooks:gh-review-window:0.1'
// https://jarcasting.com/artifacts/com.querydsl.webhooks/gh-review-window/
implementation ("com.querydsl.webhooks:gh-review-window:0.1")
'com.querydsl.webhooks:gh-review-window:jar:0.1'
<dependency org="com.querydsl.webhooks" name="gh-review-window" rev="0.1">
  <artifact name="gh-review-window" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.querydsl.webhooks', module='gh-review-window', version='0.1')
)
libraryDependencies += "com.querydsl.webhooks" % "gh-review-window" % "0.1"
[com.querydsl.webhooks/gh-review-window "0.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.shredder121 : gh-event-api jar 0.2
org.kohsuke : github-api jar 1.70

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar
com.jayway.restassured : rest-assured jar 2.5.0

Модули Проекта

Данный проект не имеет модулей.