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