Python :: Squid


License

License

Categories

Categories

Python Languages
GroupId

GroupId

org.codehaus.sonar-plugins.python
ArtifactId

ArtifactId

python-squid
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Python :: Squid
Project Organization

Project Organization

SonarSource and Waleri Enns

Download python-squid

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.sonar.sslr : sslr-core jar 1.20
org.codehaus.sonar.sslr-squid-bridge : sslr-squid-bridge jar 2.6

test (4)

Group / Artifact Type Version
org.codehaus.sonar.sslr : sslr-testing-harness jar 1.20
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-all jar 1.9.0
org.apache.maven : maven-project jar 2.2.0

Project Modules

There are no modules declared in this project.

Code Quality and Security for Python Build Status Quality Gate

Python analyzer for SonarQube, SonarCloud and SonarLint

Useful links

Building the project

sonar-python embeds Typeshed as a Git submodule. Prior to building the project, you should therefore run git submodule update --init to retrieve the corresponding sources.

License

Copyright 2011-2018 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0

Versions

Version
1.5
1.4
1.3
1.2
1.1
1.0