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