License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.vx68k.bitbucket |
ArtifactId | ArtifactIdbitbucket-api-client-oauth |
Last Version | Last Version4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBitbucket API Client OAuth Support for Java
Client library for the Bitbucket REST API
|
Project URL |
Project URL |
Project Organization |
Project OrganizationNishimura Software Studio |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.oauth-client : google-oauth-client | jar | 1.20.0 |
org.vx68k.bitbucket : bitbucket-api-client | jar | 4.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |