is not current version
Last Version 5.0.0

org.vx68k.bitbucket:bitbucket-webhook 5.0-alpha.1

Library to process webhook requests from Bitbucket Cloud.

GroupId

GroupId

org.vx68k.bitbucket
ArtifactId

ArtifactId

bitbucket-webhook
Version

Version

5.0-alpha.1
Type

Type

jar

Download bitbucket-webhook 5.0-alpha.1


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