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