Last Version

SonarQube PMD Project 3.4.0

Parent pom of SonarSource public projects

License

License

Categories

Categories

PMD Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.sonarsource.pmd
ArtifactId

ArtifactId

sonar-pmd
Version

Version

3.4.0
Type

Type

pom
Description

Description

SonarQube PMD Project
Parent pom of SonarSource public projects
Project URL

Project URL

https://github.com/jborgers/sonar-pmd
Source Code Management

Source Code Management

https://github.com/jborgers/sonar-pmd

Download sonar-pmd 3.4.0

Filename Size
sonar-pmd-3.4.0.pom 9 KB
Browse

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

Dependencies

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.5.1
org.junit.jupiter : junit-jupiter jar 5.7.1
org.assertj : assertj-core jar 3.22.0

Project Modules

  • sonar-pmd-plugin
  • integration-test