Last Version

Sonarqube Client 1.0.0

A Sonarqube REST APIs client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.nfalco79
ArtifactId

ArtifactId

sonar-rest-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

Sonarqube Client
A Sonarqube REST APIs client
Project URL

Project URL

https://github.com/nfalco79/sonar-rest-client
Source Code Management

Source Code Management

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

Download sonar-rest-client 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents.client5 : httpclient5 jar 5.1.3
com.damnhandy : handy-uri-templates jar 2.1.8
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.25
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.3.1
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.