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