Jar examples for s:sonar-rest-client
Utility library for integrating with Sonar over the REST API of Sonar
You can download jar file sonar-rest-client 1.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add sonar-rest-client-1.1.0.jar to your project.
<dependency> <groupId>com.marvelution.sonar</groupId> <artifactId>sonar-rest-client</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.marvelution.sonar', name: 'sonar-rest-client', version: '1.1.0'
libraryDependencies += "com.marvelution.sonar" % "sonar-rest-client" % "1.1.0"
<dependency org="com.marvelution.sonar" name="sonar-rest-client" rev="1.1.0"/>
@Grapes(@Grab(group='com.marvelution.sonar', module='sonar-rest-client', version='1.1.0'))
'com.marvelution.sonar:sonar-rest-client:jar:1.1.0'
Click the following link to download the jar file.
sonar-rest-client-1.1.0-javadoc.jar