Bitbucket Webhook Example for Servlet-only containers

Example web application of the Bitbucket Webhook Library for Servlet-only containers

License

License

GroupId

GroupId

org.vx68k.bitbucket
ArtifactId

ArtifactId

bitbucket-webhook-example-servlet
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

war
Description

Description

Bitbucket Webhook Example for Servlet-only containers
Example web application of the Bitbucket Webhook Library for Servlet-only containers
Project URL

Project URL

http://kazssym.bitbucket.org/bitbucket-webhook-java/bitbucket-webhook-example-servlet/
Project Organization

Project Organization

Nishimura Software Studio

Download bitbucket-webhook-example-servlet

How to add to project

<!-- https://jarcasting.com/artifacts/org.vx68k.bitbucket/bitbucket-webhook-example-servlet/ -->
<dependency>
    <groupId>org.vx68k.bitbucket</groupId>
    <artifactId>bitbucket-webhook-example-servlet</artifactId>
    <version>1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.vx68k.bitbucket/bitbucket-webhook-example-servlet/
implementation 'org.vx68k.bitbucket:bitbucket-webhook-example-servlet:1.0'
// https://jarcasting.com/artifacts/org.vx68k.bitbucket/bitbucket-webhook-example-servlet/
implementation ("org.vx68k.bitbucket:bitbucket-webhook-example-servlet:1.0")
'org.vx68k.bitbucket:bitbucket-webhook-example-servlet:war:1.0'
<dependency org="org.vx68k.bitbucket" name="bitbucket-webhook-example-servlet" rev="1.0">
  <artifact name="bitbucket-webhook-example-servlet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.vx68k.bitbucket', module='bitbucket-webhook-example-servlet', version='1.0')
)
libraryDependencies += "org.vx68k.bitbucket" % "bitbucket-webhook-example-servlet" % "1.0"
[org.vx68k.bitbucket/bitbucket-webhook-example-servlet "1.0"]

Dependencies

runtime (7)

Group / Artifact Type Version
javax.ejb : javax.ejb-api jar 3.2
javax.validation : validation-api jar 1.1.0.Final
org.glassfish : javax.faces jar 2.2.12
org.jboss.weld : weld-core-jsf jar 2.2.14.Final
org.jboss.weld.servlet : weld-servlet-core jar 2.2.14.Final
org.jboss : jandex jar 1.2.4.Final
org.vx68k.bitbucket : bitbucket-webhook-example war 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0