| License |
License |
|---|---|
| Categories |
CategoriesPython Languages |
| GroupId | GroupIdorg.sonarsource.python |
| ArtifactId | ArtifactIdpython-checks-testkit |
| Last Version | Last Version3.15.1.9817 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom of SonarSource public projects
|
| Project Organization |
Project OrganizationSonarSource and Waleri Enns |
<!-- https://jarcasting.com/artifacts/org.sonarsource.python/python-checks-testkit/ -->
<dependency>
<groupId>org.sonarsource.python</groupId>
<artifactId>python-checks-testkit</artifactId>
<version>3.15.1.9817</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.python/python-checks-testkit/
implementation 'org.sonarsource.python:python-checks-testkit:3.15.1.9817'
// https://jarcasting.com/artifacts/org.sonarsource.python/python-checks-testkit/
implementation ("org.sonarsource.python:python-checks-testkit:3.15.1.9817")
'org.sonarsource.python:python-checks-testkit:jar:3.15.1.9817'
<dependency org="org.sonarsource.python" name="python-checks-testkit" rev="3.15.1.9817">
<artifact name="python-checks-testkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.python', module='python-checks-testkit', version='3.15.1.9817')
)
libraryDependencies += "org.sonarsource.python" % "python-checks-testkit" % "3.15.1.9817"
[org.sonarsource.python/python-checks-testkit "3.15.1.9817"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sonarsource.python : python-frontend | jar | 3.15.1.9817 |
| org.sonarsource.analyzer-commons : sonar-analyzer-test-commons | jar | 1.24.0.965 |
| com.google.guava : guava | jar | 30.1.1-jre |
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.19.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.sonarsource.sonarqube : sonar-plugin-api | jar | 9.3.0.51899 |