Sonar-HLA

High Level API for accessing Sonar resources.

License

License

GroupId

GroupId

com.github.badamowicz
ArtifactId

ArtifactId

sonar-hla-parent
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

Sonar-HLA
High Level API for accessing Sonar resources.
Project URL

Project URL

https://github.com/badamowicz/sonar-hla

Download sonar-hla-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sonar-hla
  • sonar-hla-maven-plugin

Versions

Version
0.4.1
0.3.1