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