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