Bitbucket Webhook Library for Java (Parent)

Parent project for the Bitbucket Webhook Library

License

License

GroupId

GroupId

org.vx68k.bitbucket
ArtifactId

ArtifactId

bitbucket-webhook-parent
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Bitbucket Webhook Library for Java (Parent)
Parent project for the Bitbucket Webhook Library
Project URL

Project URL

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

Project Organization

Nishimura Software Studio

Download bitbucket-webhook-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • webhook
  • example
  • example-servlet
  • example-standalone

Versions

Version
1.0