| Group ID: |
org.sonarsource.python |
| Artifact ID: |
python-checks-testkit |
| Last modified: |
03.08.2023 09:37 |
| Packaging: |
pom.sha256 |
|
|
| Size: |
7.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/sonarsource/python/python-checks-testkit/4.6.0.12071/python-checks-testkit-4.6.0.12071.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>python</artifactId>
<groupId>org.sonarsource.python</groupId>
<version>4.6.0.12071</version>
</parent>
<artifactId>python-checks-testkit</artifactId>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>python-frontend</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.sonarsource.api.plugin</groupId>
<artifactId>sonar-plugin-api</artifactId>
</dependency>
<dependency>
<groupId>org.sonarsource.analyzer-commons</groupId>
<artifactId>sonar-analyzer-test-commons</artifactId>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.sonarsource.python</groupId>
<artifactId>python-checks-testkit</artifactId>
<version>4.6.0.12071</version>
</dependency>
|
| Gradle: |
org.sonarsource.python:python-checks-testkit:4.6.0.12071 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Used by: iArtifacts that declare a dependency on this library - on any version, not necessarily this exact one. |
|
| Dependency Graph: |
Show
Less
More
|