| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.bis5.gitlab |
| Идентификатор | Идентификаторgitlab-webhook-event-emitter |
| Последняя версия | Последняя версия0.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGitLab Webhook Event Emitter
GitLab's webhook event emitter as CDI event
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/net.bis5.gitlab/gitlab-webhook-event-emitter/ -->
<dependency>
<groupId>net.bis5.gitlab</groupId>
<artifactId>gitlab-webhook-event-emitter</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.bis5.gitlab/gitlab-webhook-event-emitter/
implementation 'net.bis5.gitlab:gitlab-webhook-event-emitter:0.1.1'
// https://jarcasting.com/artifacts/net.bis5.gitlab/gitlab-webhook-event-emitter/
implementation ("net.bis5.gitlab:gitlab-webhook-event-emitter:0.1.1")
'net.bis5.gitlab:gitlab-webhook-event-emitter:jar:0.1.1'
<dependency org="net.bis5.gitlab" name="gitlab-webhook-event-emitter" rev="0.1.1">
<artifact name="gitlab-webhook-event-emitter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bis5.gitlab', module='gitlab-webhook-event-emitter', version='0.1.1')
)
libraryDependencies += "net.bis5.gitlab" % "gitlab-webhook-event-emitter" % "0.1.1"
[net.bis5.gitlab/gitlab-webhook-event-emitter "0.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.gitlab4j : gitlab4j-api | jar | 4.14.26 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |