Last Version

Bitbucket Webhook Example 1.0

Example web application of the Bitbucket Webhook Library

License

License

GroupId

GroupId

org.vx68k.bitbucket
ArtifactId

ArtifactId

bitbucket-webhook-example
Version

Version

1.0
Type

Type

war
Description

Description

Bitbucket Webhook Example
Example web application of the Bitbucket Webhook Library
Project URL

Project URL

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

Project Organization

Nishimura Software Studio

Download bitbucket-webhook-example 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.vx68k.bitbucket : bitbucket-api-client-oauth jar 3.0
org.vx68k.bitbucket : bitbucket-webhook jar 1.0

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 6.0

runtime (2)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.0.4
org.richfaces : richfaces jar 4.5.1.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.