Bitbucket API Client OAuth Support for Java

Client library for the Bitbucket REST API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.vx68k.bitbucket
ArtifactId

ArtifactId

bitbucket-api-client-oauth
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bitbucket API Client OAuth Support for Java
Client library for the Bitbucket REST API
Project URL

Project URL

http://kazssym.bitbucket.org/bitbucket-api-client-java/oauth/
Project Organization

Project Organization

Nishimura Software Studio

Download bitbucket-api-client-oauth

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.oauth-client : google-oauth-client jar 1.20.0
org.vx68k.bitbucket : bitbucket-api-client jar 4.0

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
javax.faces : javax.faces-api jar 2.0
javax.enterprise : cdi-api jar 1.0-SP4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
4.0
3.0
2.0
1.0