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