Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 2.2 KB

README.md

File metadata and controls

61 lines (38 loc) · 2.2 KB

This file documents the Java Client API for Bitbucket® Cloud project.

Introduction

The Java Client API for Bitbucket® Cloud provides a client API and a webhook for Bitbucket® Cloud.

(License) (Issues) (Latest release version) (Latest snapshot version)

Modules

The parent Maven project contains the following modules:

  • bitbucket-api-client – core library.
  • bitbucket-webhook – webhook library.
  • bitbucket-api-client-webapp – example web application that uses the libraries.
  • bitbucket-stubs – stub library for tests,

See also

References

Related projects

Other resources