File | Operation |
---|---|
sonaranalyzer-dotnet-7.9.0.7583.pom | download |
<dependency>
<groupId>org.sonarsource.dotnet</groupId>
<artifactId>sonaranalyzer-dotnet</artifactId>
<version>7.9.0.7583</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.sonarsource.dotnet', module='sonaranalyzer-dotnet', version='7.9.0.7583')
)
<parent> <groupId>org.sonarsource.dotnet</groupId> <artifactId>sonar-csharp</artifactId> <version>7.9.0.7583</version> </parent>