Sonar-HLA Implementation

High Level API for accessing Sonar resources.

License

License

GroupId

GroupId

com.github.badamowicz
ArtifactId

ArtifactId

sonar-hla
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sonar-HLA Implementation
High Level API for accessing Sonar resources.

Download sonar-hla

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.sonar : sonar-ws-client jar 4.4
commons-httpclient : commons-httpclient jar 3.1
commons-io : commons-io jar 2.4
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1
0.3.1