is not current version
Last Version 1.25.0.1003

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

Logic useful for a language analyser plugin and test

GroupId

GroupId

org.sonarsource.analyzer-commons
ArtifactId

ArtifactId

sonar-analyzer-commons-parent
Version

Version

1.18.0.756
Type

Type

pom

Download sonar-analyzer-commons-parent 1.18.0.756


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