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