License |
License |
---|---|
Categories |
CategoriesPython Languages |
GroupId | GroupIdorg.sonarsource.python |
ArtifactId | ArtifactIdpython-checks |
Last Version | Last Version3.15.1.9817 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPython :: Checks
Parent pom of SonarSource public projects
|
Project Organization |
Project OrganizationSonarSource and Waleri Enns |
Filename | Size |
---|---|
python-checks-3.15.1.9817.pom | |
python-checks-3.15.1.9817.jar | 700 KB |
python-checks-3.15.1.9817-sources.jar | 469 KB |
python-checks-3.15.1.9817-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonarsource.python/python-checks/ -->
<dependency>
<groupId>org.sonarsource.python</groupId>
<artifactId>python-checks</artifactId>
<version>3.15.1.9817</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.python/python-checks/
implementation 'org.sonarsource.python:python-checks:3.15.1.9817'
// https://jarcasting.com/artifacts/org.sonarsource.python/python-checks/
implementation ("org.sonarsource.python:python-checks:3.15.1.9817")
'org.sonarsource.python:python-checks:jar:3.15.1.9817'
<dependency org="org.sonarsource.python" name="python-checks" rev="3.15.1.9817">
<artifact name="python-checks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.python', module='python-checks', version='3.15.1.9817')
)
libraryDependencies += "org.sonarsource.python" % "python-checks" % "3.15.1.9817"
[org.sonarsource.python/python-checks "3.15.1.9817"]
Group / Artifact | Type | Version |
---|---|---|
org.sonarsource.python : python-frontend | jar | 3.15.1.9817 |
commons-io : commons-io | jar | 2.8.0 |
org.sonarsource.analyzer-commons : sonar-analyzer-commons | jar | 1.24.0.965 |
Group / Artifact | Type | Version |
---|---|---|
org.sonarsource.sonarqube : sonar-plugin-api | jar | 9.3.0.51899 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.sonarsource.python : python-checks-testkit | jar | 3.15.1.9817 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.google.guava : guava | jar | 30.1.1-jre |
org.mockito : mockito-core | jar | 3.9.0 |