MVN

org.sonarsource.analyzer-commons : sonar-analyzer-commons-parent

Maven & Gradle

Aug 11, 2023
22 stars

SonarSource Analyzers Commons Parent · Logic useful for a language analyser plugin and test

<dependency>
    <groupId>org.sonarsource.analyzer-commons</groupId>
    <artifactId>sonar-analyzer-commons-parent</artifactId>
    <version>2.7.0.1482</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonarsource.analyzer-commons : sonar-analyzer-commons-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.7.0.1482

All Versions

Choose a version of org.sonarsource.analyzer-commons : sonar-analyzer-commons-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.7.x
sonar-analyzer-commons-parent-2.7.0.1482
2.6.x
sonar-analyzer-commons-parent-2.6.0.1473
2.5.x
sonar-analyzer-commons-parent-2.5.0.1358
2.4.x
sonar-analyzer-commons-parent-2.4.0.1317
2.3.x
sonar-analyzer-commons-parent-2.3.0.1263
2.2.x
sonar-analyzer-commons-parent-2.2.0.1251
2.1.x
sonar-analyzer-commons-parent-2.1.0.1111
2.0.x
sonar-analyzer-commons-parent-2.0.1.1099
sonar-analyzer-commons-parent-2.0.0.1075
1.28.x
sonar-analyzer-commons-parent-1.28.0.1058
1.27.x
sonar-analyzer-commons-parent-1.27.0.1040
1.26.x
sonar-analyzer-commons-parent-1.26.0.1029
1.25.x
sonar-analyzer-commons-parent-1.25.0.1003
1.24.x
sonar-analyzer-commons-parent-1.24.0.965
1.23.x
sonar-analyzer-commons-parent-1.23.0.957
1.22.x
sonar-analyzer-commons-parent-1.22.0.848
1.21.x
sonar-analyzer-commons-parent-1.21.0.829
1.20.x
sonar-analyzer-commons-parent-1.20.0.801
1.19.x
sonar-analyzer-commons-parent-1.19.0.786
1.18.x
sonar-analyzer-commons-parent-1.18.0.756
1.17.x
sonar-analyzer-commons-parent-1.17.0.740
1.16.x
sonar-analyzer-commons-parent-1.16.0.719
1.15.x
sonar-analyzer-commons-parent-1.15.0.699
1.14.x
sonar-analyzer-commons-parent-1.14.1.690
sonar-analyzer-commons-parent-1.14.0.681
sonar-analyzer-commons-parent-1.14.0.678
1.13.x
sonar-analyzer-commons-parent-1.13.0.662
1.12.x
sonar-analyzer-commons-parent-1.12.0.632
1.11.x
sonar-analyzer-commons-parent-1.11.0.541
1.10.x
sonar-analyzer-commons-parent-1.10.3.509
sonar-analyzer-commons-parent-1.10.2.456
sonar-analyzer-commons-parent-1.10.1.446
sonar-analyzer-commons-parent-1.10.0.416
1.9.x
sonar-analyzer-commons-parent-1.9.0.327
1.8.x
sonar-analyzer-commons-parent-1.8.0.295
1.7.x
sonar-analyzer-commons-parent-1.7.0.243
1.6.x
sonar-analyzer-commons-parent-1.6.0.219
1.5.x
sonar-analyzer-commons-parent-1.5.0.178
1.4.x
sonar-analyzer-commons-parent-1.4.0.150
1.3.x
sonar-analyzer-commons-parent-1.3.0.116
1.2.x
sonar-analyzer-commons-parent-1.2.0.64

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sonarsource.analyzer-commons</groupId>
    <artifactId>sonar-analyzer-commons-parent</artifactId>
    <version>2.7.0.1482</version>
</dependency>