Stash REST Java Wrapper

Java library acting as a wrapper over the Stash (Bitbucket Server) REST API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

es.nitaur.bitbucket
ArtifactId

ArtifactId

bitbucket-rest-client
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Stash REST Java Wrapper
Java library acting as a wrapper over the Stash (Bitbucket Server) REST API.
Project URL

Project URL

https://github.com/cornelcreanga/bitbucket-rest-client

Download bitbucket-rest-client

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.1
org.apache.httpcomponents : httpclient-win jar 4.5.1
com.google.code.findbugs : jsr305 jar 3.0.0
com.google.guava : guava jar 19.0
com.google.code.gson : gson jar 2.4
org.slf4j : slf4j-api jar 1.7.12
org.codehaus.janino : janino jar 2.7.8

runtime (4)

Group / Artifact Type Version
org.slf4j : log4j-over-slf4j jar 1.7.12
org.slf4j : jcl-over-slf4j jar 1.7.12
ch.qos.logback : logback-core jar 1.1.3
ch.qos.logback : logback-classic jar 1.1.3

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.5