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