Example Web App for the Client API

This project builds a web application using the Client API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.vx68k.bitbucket
ArtifactId

ArtifactId

bitbucket-api-client-webapp
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

war
Description

Description

Example Web App for the Client API
This project builds a web application using the Client API.
Project URL

Project URL

https://vx68k.bitbucket.io/bitbucket-api-client.java/5/bitbucket-api-client-webapp/

Download bitbucket-api-client-webapp

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.vx68k.bitbucket : bitbucket-api-client jar 5.0.0
org.vx68k.bitbucket : bitbucket-webhook jar 5.0.0

provided (3)

Group / Artifact Type Version
javax : javaee-web-api jar 7.0
javax.ws.rs : javax.ws.rs-api jar 2.0.1
javax.json : javax.json-api jar 1.0

runtime (1)

Group / Artifact Type Version
org.apache.derby : derbyclient jar 10.14.2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.glassfish : javax.json jar 1.0.4
org.glassfish.jersey.core : jersey-client jar 2.25.1

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0
5.0-alpha.7
5.0-alpha.6
5.0-alpha.5
5.0-alpha.4
5.0-alpha.3
5.0-alpha.2
5.0-alpha.1