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