Bitbucket API Gradle Plugin

A Gradle plugin to work with the Bitbucket Cloud API.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

name.mlopatkin.bitbucket
ArtifactId

ArtifactId

name.mlopatkin.bitbucket.gradle.plugin
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

pom
Description

Description

Bitbucket API Gradle Plugin
A Gradle plugin to work with the Bitbucket Cloud API.
Project URL

Project URL

https://bitbucket.com/mlopatkin/bitbucket-plugin
Source Code Management

Source Code Management

https://bitbucket.org/mlopatkin/bitbucket-plugin/src/master/

Download name.mlopatkin.bitbucket.gradle.plugin

How to add to project

<!-- https://jarcasting.com/artifacts/name.mlopatkin.bitbucket/name.mlopatkin.bitbucket.gradle.plugin/ -->
<dependency>
    <groupId>name.mlopatkin.bitbucket</groupId>
    <artifactId>name.mlopatkin.bitbucket.gradle.plugin</artifactId>
    <version>0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/name.mlopatkin.bitbucket/name.mlopatkin.bitbucket.gradle.plugin/
implementation 'name.mlopatkin.bitbucket:name.mlopatkin.bitbucket.gradle.plugin:0.5'
// https://jarcasting.com/artifacts/name.mlopatkin.bitbucket/name.mlopatkin.bitbucket.gradle.plugin/
implementation ("name.mlopatkin.bitbucket:name.mlopatkin.bitbucket.gradle.plugin:0.5")
'name.mlopatkin.bitbucket:name.mlopatkin.bitbucket.gradle.plugin:pom:0.5'
<dependency org="name.mlopatkin.bitbucket" name="name.mlopatkin.bitbucket.gradle.plugin" rev="0.5">
  <artifact name="name.mlopatkin.bitbucket.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='name.mlopatkin.bitbucket', module='name.mlopatkin.bitbucket.gradle.plugin', version='0.5')
)
libraryDependencies += "name.mlopatkin.bitbucket" % "name.mlopatkin.bitbucket.gradle.plugin" % "0.5"
[name.mlopatkin.bitbucket/name.mlopatkin.bitbucket.gradle.plugin "0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
name.mlopatkin.bitbucket : gradle-plugin jar 0.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.5-rc4
0.5-rc3