Categories |
CategoriesTomcat Container Application Servers Net |
---|---|
GroupId | GroupIdnet.bis5.gitlab |
ArtifactId | ArtifactIdgitlab-webhook-event-emitter-tomcat |
Version | Version0.1.1 |
Type | Typejar |
<!-- 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"]