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