GroupId | GroupIdorg.sonarsource.analyzer-commons |
---|---|
ArtifactId | ArtifactIdsonar-analyzer-commons-parent |
Version | Version1.20.0.801 |
Type | Typepom |
Filename | Size |
---|---|
sonar-analyzer-commons-parent-1.20.0.801.pom | |
Browse |
<!-- 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.20.0.801</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.20.0.801'
// https://jarcasting.com/artifacts/org.sonarsource.analyzer-commons/sonar-analyzer-commons-parent/
implementation ("org.sonarsource.analyzer-commons:sonar-analyzer-commons-parent:1.20.0.801")
'org.sonarsource.analyzer-commons:sonar-analyzer-commons-parent:pom:1.20.0.801'
<dependency org="org.sonarsource.analyzer-commons" name="sonar-analyzer-commons-parent" rev="1.20.0.801">
<artifact name="sonar-analyzer-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.analyzer-commons', module='sonar-analyzer-commons-parent', version='1.20.0.801')
)
libraryDependencies += "org.sonarsource.analyzer-commons" % "sonar-analyzer-commons-parent" % "1.20.0.801"
[org.sonarsource.analyzer-commons/sonar-analyzer-commons-parent "1.20.0.801"]