Last Version

bamboo-rest-api-client 1.8

This library allows to extract information from projects, plans and builds on Bamboo

License

License

Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

com.clarolab.bamboo
ArtifactId

ArtifactId

bamboo-rest-api-client
Version

Version

1.8
Type

Type

jar
Description

Description

bamboo-rest-api-client
This library allows to extract information from projects, plans and builds on Bamboo
Project URL

Project URL

https://bitbucket.org/clarolab/bamboo-rest-api-client
Source Code Management

Source Code Management

https://bitbucket.org/clarolab/bamboo-rest-api-client

Download bamboo-rest-api-client 1.8


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
org.hamcrest : hamcrest-library jar 2.1
com.clarolab.http : simple-rest-client jar 1.1
org.jsoup : jsoup jar 1.10.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (1)

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

Project Modules

There are no modules declared in this project.