MVN

se.mnord.scribe : scribe-java-bitbucket

Maven & Gradle

Nov 04, 2015
0 stars

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.

<dependency>
    <groupId>se.mnord.scribe</groupId>
    <artifactId>scribe-java-bitbucket</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.mnord.scribe : scribe-java-bitbucket to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of se.mnord.scribe : scribe-java-bitbucket to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
scribe-java-bitbucket-1.0.0

How to add a dependency to Maven

Add the following se.mnord.scribe : scribe-java-bitbucket maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>se.mnord.scribe</groupId>
    <artifactId>scribe-java-bitbucket</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.mnord.scribe : scribe-java-bitbucket gradle dependency to your build.gradle file:

implementation 'se.mnord.scribe:scribe-java-bitbucket:1.0.0'

Gradle Kotlin DSL: Add the following se.mnord.scribe : scribe-java-bitbucket gradle kotlin dependency to your build.gradle.kts file:

implementation("se.mnord.scribe:scribe-java-bitbucket:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.mnord.scribe : scribe-java-bitbucket sbt scala dependency to your build.sbt file:

libraryDependencies += "se.mnord.scribe" % "scribe-java-bitbucket" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 19, 2021
3 usages
146 stars
Nov 30, 2022
3 usages
3.3k stars
Feb 04, 2018
3.2k stars
Jun 30, 2021
43 usages
42.9k stars
Jun 30, 2021
20 usages
42.9k stars
Jun 30, 2021
23 usages
42.9k stars
Jun 30, 2021
1 usages
42.9k stars
Aug 12, 2016