is not current version
Last Version 0.1.2

net.bis5.gitlab:gitlab-webhook-event-emitter-tomcat 0.1.1

gitlab webhook event emitter with tomcat sample app

Categories

Categories

Tomcat Container Application Servers Net
GroupId

GroupId

net.bis5.gitlab
ArtifactId

ArtifactId

gitlab-webhook-event-emitter-tomcat
Version

Version

0.1.1
Type

Type

jar

Download gitlab-webhook-event-emitter-tomcat 0.1.1


<!-- https://jarcasting.com/artifacts/net.bis5.gitlab/gitlab-webhook-event-emitter-tomcat/ -->
<dependency>
    <groupId>net.bis5.gitlab</groupId>
    <artifactId>gitlab-webhook-event-emitter-tomcat</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.bis5.gitlab/gitlab-webhook-event-emitter-tomcat/
implementation 'net.bis5.gitlab:gitlab-webhook-event-emitter-tomcat:0.1.1'
// https://jarcasting.com/artifacts/net.bis5.gitlab/gitlab-webhook-event-emitter-tomcat/
implementation ("net.bis5.gitlab:gitlab-webhook-event-emitter-tomcat:0.1.1")
'net.bis5.gitlab:gitlab-webhook-event-emitter-tomcat:jar:0.1.1'
<dependency org="net.bis5.gitlab" name="gitlab-webhook-event-emitter-tomcat" rev="0.1.1">
  <artifact name="gitlab-webhook-event-emitter-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bis5.gitlab', module='gitlab-webhook-event-emitter-tomcat', version='0.1.1')
)
libraryDependencies += "net.bis5.gitlab" % "gitlab-webhook-event-emitter-tomcat" % "0.1.1"
[net.bis5.gitlab/gitlab-webhook-event-emitter-tomcat "0.1.1"]