File | Operation |
---|---|
python-its-3.14.0.9671.pom | download |
<dependency>
<groupId>org.sonarsource.python</groupId>
<artifactId>python-its</artifactId>
<version>3.14.0.9671</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.sonarsource.python', module='python-its', version='3.14.0.9671')
)
<parent> <groupId>org.sonarsource.python</groupId> <artifactId>python</artifactId> <version>3.14.0.9671</version> </parent>