Bitbucket REST Client

Type safe REST clients for Bitbucket Cloud and Bitbucket Server

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bitbucket.dpenkin
ArtifactId

ArtifactId

bitbucket-rest-client-parent
Last Version

Last Version

4.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Bitbucket REST Client
Type safe REST clients for Bitbucket Cloud and Bitbucket Server
Project URL

Project URL

https://bitbucket.org/dpenkin/bitbucket-rest-client
Source Code Management

Source Code Management

https://bitbucket.org/dpenkin/bitbucket-rest-client

Download bitbucket-rest-client-parent

How to add to project

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

Dependencies

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

Project Modules

  • cloud
  • server
  • common
  • test-util

Versions

Version
4.0.3
4.0.2
4.0.1
4.0.0
3.0.0
3.0.0-b6
3.0.0-b5
3.0.0-b4
3.0.0-b3
3.0.0-b2
3.0.0-b1