MVN

com.aliction : bitbucket-client

Maven & Gradle

Nov 08, 2019
2 stars

BitbucketClient · Java Implementation to Bitbucket REST API

<dependency>
    <groupId>com.aliction</groupId>
    <artifactId>bitbucket-client</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aliction : bitbucket-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.aliction : bitbucket-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
bitbucket-client-0.2.1
bitbucket-client-0.2.0
0.1.x
bitbucket-client-0.1.1
bitbucket-client-0.1.0

How to add a dependency to Maven

Add the following com.aliction : bitbucket-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aliction</groupId>
    <artifactId>bitbucket-client</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aliction : bitbucket-client gradle dependency to your build.gradle file:

implementation 'com.aliction:bitbucket-client:0.2.1'

Gradle Kotlin DSL: Add the following com.aliction : bitbucket-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aliction:bitbucket-client:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aliction : bitbucket-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aliction" % "bitbucket-client" % "0.2.1"

Advertisement

Dependencies from Group

Nov 08, 2019
2 stars
Nov 07, 2019
0 stars

Discover Dependencies

Nov 07, 2019
0 stars
Sep 29, 2021
261 stars
Sep 03, 2022
1 usages
5 stars
Nov 04, 2019
0 stars
Nov 04, 2019
0 stars
Nov 04, 2019
1 usages
0 stars
Nov 04, 2019
0 stars
Nov 01, 2019
0 stars