License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Net |
GroupId | GroupIdnet.bis5.gitlab |
ArtifactId | ArtifactIdgitlab-webhook-event-emitter-tomcat |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGitLab Webhook Event Emitter::Embed Tomcat App
gitlab webhook event emitter with tomcat sample app
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/net.bis5.gitlab/gitlab-webhook-event-emitter-tomcat/
implementation ("net.bis5.gitlab:gitlab-webhook-event-emitter-tomcat:0.1.2")
'net.bis5.gitlab:gitlab-webhook-event-emitter-tomcat:jar:0.1.2'
<dependency org="net.bis5.gitlab" name="gitlab-webhook-event-emitter-tomcat" rev="0.1.2">
<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.2')
)
libraryDependencies += "net.bis5.gitlab" % "gitlab-webhook-event-emitter-tomcat" % "0.1.2"
[net.bis5.gitlab/gitlab-webhook-event-emitter-tomcat "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
net.bis5.gitlab : gitlab-webhook-event-emitter | jar | 0.1.1 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.35 |
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 9.0.34 |
org.apache.tomcat.embed : tomcat-embed-logging-juli | jar | 8.5.2 |
org.jboss.resteasy : resteasy-servlet-initializer | jar | 4.5.3.Final |
org.jboss.resteasy : resteasy-cdi | jar | 4.5.3.Final |
org.jboss.weld : weld-api | jar | 3.1.Final |
org.jboss.weld.servlet : weld-servlet-core | jar | 3.1.4.Final |
org.glassfish : jakarta.el | jar | 3.0.3 |