Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kazssym/bitbucket-api-client.java
A Client API for Bitbucket® Cloud for the Java™ language.
https://github.com/kazssym/bitbucket-api-client.java
ajax bitbucket cdi java javaee javaee7 javase jax-rs jsf json-p
Last synced: about 1 month ago
JSON representation
A Client API for Bitbucket® Cloud for the Java™ language.
- Host: GitHub
- URL: https://github.com/kazssym/bitbucket-api-client.java
- Owner: kazssym
- License: agpl-3.0
- Created: 2015-07-03T08:36:26.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T09:05:35.000Z (3 months ago)
- Last Synced: 2024-09-30T14:02:35.442Z (about 1 month ago)
- Topics: ajax, bitbucket, cdi, java, javaee, javaee7, javase, jax-rs, jsf, json-p
- Language: Java
- Homepage: https://bitbucket.org/vx68k/bitbucket-api-client.java
- Size: 3.47 MB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: COPYING.AFFERO
Awesome Lists containing this project
README
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].[Java Client API for Bitbucket® Cloud]: https://vx68k.bitbucket.io/bitbucket-api-client.java/
[Bitbucket® Cloud]: https://bitbucket.org/[![(License)](https://img.shields.io/badge/license-AGPL--3.0--or--later-blue.svg)][AGPL-3.0-or-later]
[![(Issues)](https://img.shields.io/bitbucket/issues/vx68k/bitbucket-api-client.java.svg)][open issues]
![(Latest release version)
](https://img.shields.io/maven-central/v/org.vx68k.bitbucket/bitbucket-api-client-parent.svg)
![(Latest snapshot version)
](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.vx68k.bitbucket/bitbucket-api-client-parent.svg)[AGPL-3.0-or-later]: https://spdx.org/licenses/AGPL-3.0-or-later.html
"GNU Affero General Public License v3.0 or later"
[Open issues]: https://bitbucket.org/vx68k/bitbucket-api-client.java/issues?status=new&status=open# 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
- The [Bitbucket API version 2.0].
[Bitbucket API version 2.0]: https://developer.atlassian.com/bitbucket/api/2/reference/
- [RFC 6749].
[RFC 6749]: https://tools.ietf.org/html/rfc6749 "The OAuth 2.0 Authorization Framework"
## Related projects
- The [Plugin for Bitbucket Cloud for NetBeans] project.
[Plugin for Bitbucket Cloud for NetBeans]: https://vx68k.bitbucket.io/netbeans-bitbucket-plugin/
- The [Eclipse Project for JAX-RS].
- The [Eclipse Project for JSON Processing].[Eclipse Project for JAX-RS]: https://projects.eclipse.org/projects/ee4j.jaxrs
[Eclipse Project for JSON Processing]: https://projects.eclipse.org/projects/ee4j.jsonp## Other resources
- The [repository wiki](https://bitbucket.org/vx68k/bitbucket-api-client-java/wiki/).
- The [Bitbucket API Clients](https://trello.com/b/IqXdEIN5) board at [Trello].
[Trello]: https://trello.com/