Last Version

Scribe OAuth Bitbucket 1.0.0

This package adds Bitbucket support for Scribe OAuth Library. It makes it possible to request OAuth tokens and make authenticated api calls to Bitbucket, using a Scribe Api class and an extended OAuth service class.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

se.mnord.scribe
ArtifactId

ArtifactId

scribe-java-bitbucket
Version

Version

1.0.0
Type

Type

jar
Description

Description

Scribe OAuth Bitbucket
This package adds Bitbucket support for Scribe OAuth Library. It makes it possible to request OAuth tokens and make authenticated api calls to Bitbucket, using a Scribe Api class and an extended OAuth service class.
Project URL

Project URL

http://github.com/nordvall/scribe-java-bitbucket
Source Code Management

Source Code Management

https://github.com/nordvall/scribe-java-bitbucket

Download scribe-java-bitbucket 1.0.0


<!-- https://jarcasting.com/artifacts/se.mnord.scribe/scribe-java-bitbucket/ -->
<dependency>
    <groupId>se.mnord.scribe</groupId>
    <artifactId>scribe-java-bitbucket</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.mnord.scribe/scribe-java-bitbucket/
implementation 'se.mnord.scribe:scribe-java-bitbucket:1.0.0'
// https://jarcasting.com/artifacts/se.mnord.scribe/scribe-java-bitbucket/
implementation ("se.mnord.scribe:scribe-java-bitbucket:1.0.0")
'se.mnord.scribe:scribe-java-bitbucket:jar:1.0.0'
<dependency org="se.mnord.scribe" name="scribe-java-bitbucket" rev="1.0.0">
  <artifact name="scribe-java-bitbucket" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.mnord.scribe', module='scribe-java-bitbucket', version='1.0.0')
)
libraryDependencies += "se.mnord.scribe" % "scribe-java-bitbucket" % "1.0.0"
[se.mnord.scribe/scribe-java-bitbucket "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scribe : scribe jar 1.3.7
commons-codec : commons-codec jar 1.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.mockito : mockito-core jar 2.0.31-beta

Project Modules

There are no modules declared in this project.