License |
License |
---|---|
Categories |
CategoriesBamboo Build Tools Continuous Integration and Continuous Delivery CLI User Interface |
GroupId | GroupIdcom.clarolab.bamboo |
ArtifactId | ArtifactIdbamboo-rest-api-client |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbamboo-rest-api-client
This library allows to extract information from projects, plans and builds on Bamboo
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bamboo-rest-api-client-1.8.pom | |
bamboo-rest-api-client-1.8.jar | 35 KB |
bamboo-rest-api-client-1.8-sources.jar | 15 KB |
bamboo-rest-api-client-1.8-javadoc.jar | 126 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |