bitbucket-scala-client

Bitbucket Scala Client

License

License

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

com.codacy
ArtifactId

ArtifactId

bitbucket-scala-client_2.12
Last Version

Last Version

6.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

bitbucket-scala-client
Bitbucket Scala Client
Project URL

Project URL

https://github.com/codacy/bitbucket-scala-client.git
Project Organization

Project Organization

Codacy
Source Code Management

Source Code Management

https://github.com/codacy/bitbucket-scala-client.git

Download bitbucket-scala-client_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_2.12/ -->
<dependency>
    <groupId>com.codacy</groupId>
    <artifactId>bitbucket-scala-client_2.12</artifactId>
    <version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_2.12/
implementation 'com.codacy:bitbucket-scala-client_2.12:6.0.0'
// https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_2.12/
implementation ("com.codacy:bitbucket-scala-client_2.12:6.0.0")
'com.codacy:bitbucket-scala-client_2.12:jar:6.0.0'
<dependency org="com.codacy" name="bitbucket-scala-client_2.12" rev="6.0.0">
  <artifact name="bitbucket-scala-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='bitbucket-scala-client_2.12', version='6.0.0')
)
libraryDependencies += "com.codacy" % "bitbucket-scala-client_2.12" % "6.0.0"
[com.codacy/bitbucket-scala-client_2.12 "6.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6
com.typesafe.play : play-ahc-ws-standalone_2.12 jar 1.1.9
com.typesafe.play : play-ws-standalone-json_2.12 jar 1.1.9

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.

Codacy Badge Circle CI Maven Central

Bitbucket Scala client

This is a simple library that aims to have basic functions of the Bitbucket API. This library is meant to support Codacy when interacting with Bitbucket.

Usage

Import on SBT:

"com.codacy" %% "bitbucket-scala-client" % "<VERSION>"

Creators

  1. Rodrigo Fernandes

What is Codacy?

Codacy is an Automated Code Review Tool that monitors your technical debt, helps you improve your code quality, teaches best practices to your developers, and helps you save time in Code Reviews.

Among Codacy’s features:

  • Identify new Static Analysis issues
  • Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories)
  • Auto-comments on Commits and Pull Requests
  • Integrations with Slack, HipChat, Jira, YouTrack
  • Track issues in Code Style, Security, Error Proneness, Performance, Unused Code and other categories

Codacy also helps keep track of Code Coverage, Code Duplication, and Code Complexity.

Codacy supports PHP, Python, Ruby, Java, JavaScript, and Scala, among others.

Free for Open Source

Codacy is free for Open Source projects.

License

bitbucket-scala-client is available under the The Apache Software License, Version 2.0.

com.codacy

Codacy

Versions

Version
6.0.0