Bitbucket Webhook Example Standalone Server

Example Java EE web application packaged as an executable jar file that uses the Bitbucket Webhook Servlet.

License

License

GroupId

GroupId

org.vx68k.bitbucket
ArtifactId

ArtifactId

bitbucket-webhook-example-standalone
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bitbucket Webhook Example Standalone Server
Example Java EE web application packaged as an executable jar file that uses the Bitbucket Webhook Servlet.
Project URL

Project URL

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

Project Organization

Nishimura Software Studio

Download bitbucket-webhook-example-standalone

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.jetty : jetty-webapp jar 9.2.11.v20150529
org.eclipse.jetty : jetty-deploy jar 9.2.11.v20150529

runtime (2)

Group / Artifact Type Version
org.eclipse.jetty : jetty-annotations jar 9.2.11.v20150529
org.eclipse.jetty : apache-jsp jar 9.2.11.v20150529

Project Modules

There are no modules declared in this project.

Versions

Version
1.0