Last Version

BitbucketClient 0.2.1

Java Implementation to Bitbucket REST API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.aliction
ArtifactId

ArtifactId

bitbucket-client
Version

Version

0.2.1
Type

Type

jar
Description

Description

BitbucketClient
Java Implementation to Bitbucket REST API
Project URL

Project URL

https://github.com/aliction/bitbucket-client
Source Code Management

Source Code Management

https://github.com/aliction/bitbucket-client

Download bitbucket-client 0.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.glassfish.jersey.core : jersey-client jar 2.29.1
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.29.1
org.glassfish.jersey.inject : jersey-hk2 jar 2.29.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.