MVN

org.codehaus.sonar-plugins.python : python

Maven & Gradle

Apr 01, 2015
223 stars

Python

<dependency>
    <groupId>org.codehaus.sonar-plugins.python</groupId>
    <artifactId>python</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.sonar-plugins.python : python to add to Maven - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of org.codehaus.sonar-plugins.python : python to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5
python-1.5
1.4
python-1.4
1.3
python-1.3
1.2
python-1.2
1.1
python-1.1
1.0
python-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.codehaus.sonar-plugins.python</groupId>
    <artifactId>python</artifactId>
    <version>1.5</version>
</dependency>