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