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