is not current version
Last Version 3.4.0

SonarQube PMD Project 3.3.1

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.3.1
Type

Type

pom
Description

Description

SonarQube PMD Project
Parent pom of SonarSource public projects
Project URL

Project URL

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

Source Code Management

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

Download sonar-pmd 3.3.1

Filename Size
sonar-pmd-3.3.1.pom 8 KB
Browse

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

Dependencies

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.7.7
org.junit.jupiter : junit-jupiter jar 5.7.0
org.assertj : assertj-core jar 3.19.0

Project Modules

  • sonar-pmd-plugin
  • integration-test