Bitbucket API Client Example

Example web application of the Bitbucket API Client for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.vx68k.bitbucket
ArtifactId

ArtifactId

bitbucket-api-client-example
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

war
Description

Description

Bitbucket API Client Example
Example web application of the Bitbucket API Client for Java
Project URL

Project URL

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

Project Organization

Nishimura Software Studio

Download bitbucket-api-client-example

How to add to project

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

Dependencies

compile (1)

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

provided (1)

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

runtime (1)

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

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