Python


License

License

Categories

Categories

Python Languages
GroupId

GroupId

org.codehaus.sonar-plugins.python
ArtifactId

ArtifactId

python
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

pom
Description

Description

Python
Project Organization

Project Organization

SonarSource and Waleri Enns
Source Code Management

Source Code Management

https://github.com/SonarCommunity/sonar-python

Download python

Filename Size
python-1.5.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.sonar-plugins.python/python/ -->
<dependency>
    <groupId>org.codehaus.sonar-plugins.python</groupId>
    <artifactId>python</artifactId>
    <version>1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.sonar-plugins.python/python/
implementation 'org.codehaus.sonar-plugins.python:python:1.5'
// https://jarcasting.com/artifacts/org.codehaus.sonar-plugins.python/python/
implementation ("org.codehaus.sonar-plugins.python:python:1.5")
'org.codehaus.sonar-plugins.python:python:pom:1.5'
<dependency org="org.codehaus.sonar-plugins.python" name="python" rev="1.5">
  <artifact name="python" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.sonar-plugins.python', module='python', version='1.5')
)
libraryDependencies += "org.codehaus.sonar-plugins.python" % "python" % "1.5"
[org.codehaus.sonar-plugins.python/python "1.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • python-squid
  • python-checks
  • sonar-python-plugin
  • sslr-python-toolkit

Versions

Version
1.5
1.4
1.3
1.2
1.1
1.0