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