Last Version

GitLab Webhook Event Emitter 0.1.1

GitLab's webhook event emitter as CDI event

License

License

Categories

Categories

Net
GroupId

GroupId

net.bis5.gitlab
ArtifactId

ArtifactId

gitlab-webhook-event-emitter
Version

Version

0.1.1
Type

Type

jar
Description

Description

GitLab Webhook Event Emitter
GitLab's webhook event emitter as CDI event
Project URL

Project URL

https://github.com/maruTA-bis5/gitlab-webhook-event-emitter
Source Code Management

Source Code Management

https://github.com/maruTA-bis5/gitlab-webhook-event-emitter.git

Download gitlab-webhook-event-emitter 0.1.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.gitlab4j : gitlab4j-api jar 4.14.26

provided (1)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2

Project Modules

There are no modules declared in this project.