Last Version

Bitbucket Cloud REST Client 4.0.3

Type safe REST client for Bitbucket Cloud

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bitbucket.dpenkin
ArtifactId

ArtifactId

bitbucket-cloud-rest-client
Version

Version

4.0.3
Type

Type

jar
Description

Description

Bitbucket Cloud REST Client
Type safe REST client for Bitbucket Cloud

Download bitbucket-cloud-rest-client 4.0.3


<!-- https://jarcasting.com/artifacts/org.bitbucket.dpenkin/bitbucket-cloud-rest-client/ -->
<dependency>
    <groupId>org.bitbucket.dpenkin</groupId>
    <artifactId>bitbucket-cloud-rest-client</artifactId>
    <version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.dpenkin/bitbucket-cloud-rest-client/
implementation 'org.bitbucket.dpenkin:bitbucket-cloud-rest-client:4.0.3'
// https://jarcasting.com/artifacts/org.bitbucket.dpenkin/bitbucket-cloud-rest-client/
implementation ("org.bitbucket.dpenkin:bitbucket-cloud-rest-client:4.0.3")
'org.bitbucket.dpenkin:bitbucket-cloud-rest-client:jar:4.0.3'
<dependency org="org.bitbucket.dpenkin" name="bitbucket-cloud-rest-client" rev="4.0.3">
  <artifact name="bitbucket-cloud-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.dpenkin', module='bitbucket-cloud-rest-client', version='4.0.3')
)
libraryDependencies += "org.bitbucket.dpenkin" % "bitbucket-cloud-rest-client" % "4.0.3"
[org.bitbucket.dpenkin/bitbucket-cloud-rest-client "4.0.3"]

Dependencies

compile (9)

Group / Artifact Type Version
org.bitbucket.dpenkin : bitbucket-rest-client-common jar 4.0.3
io.ktor : ktor-client-auth-jvm jar 1.2.3
io.ktor : ktor-client-core jar 1.2.3
io.ktor : ktor-client-jackson jar 1.2.3
io.ktor : ktor-client-json jar 1.2.3
io.ktor : ktor-client-json-jvm jar 1.2.3
io.ktor : ktor-http jar 1.2.3
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.41
org.slf4j : slf4j-api jar 1.7.26

test (11)

Group / Artifact Type Version
org.bitbucket.dpenkin : bitbucket-rest-client-test-util jar 4.0.3
com.github.tomakehurst : wiremock jar 2.24.1
io.mockk : mockk jar 1.9.3
com.willowtreeapps.assertk : assertk-jvm jar 0.19
io.ktor : ktor-client-apache jar 1.2.3
io.ktor : ktor-client-logging-jvm jar 1.2.3
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.junit.jupiter : junit-jupiter-params jar 5.5.1
org.slf4j : slf4j-simple jar 1.7.26
ru.lanwen.wiremock : wiremock-junit5 jar 1.3.1

Project Modules

There are no modules declared in this project.