is not current version
Last Version 6.47.0

PMD Test Framework 6.41.0

Contains a test framework to test rules.

License

License

Categories

Categories

Net PMD Application Testing & Monitoring Code Analysis
GroupId

GroupId

net.sourceforge.pmd
ArtifactId

ArtifactId

pmd-test
Version

Version

6.41.0
Type

Type

jar
Description

Description

PMD Test Framework
Contains a test framework to test rules.
Project Organization

Project Organization

PMD

Download pmd-test 6.41.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
junit : junit jar 4.13.1
net.sourceforge.pmd : pmd-core jar 6.41.0
org.apache.ant : ant jar 1.10.12
org.apache.ant : ant-testutil jar 1.10.12
commons-io : commons-io jar 2.6
com.github.stefanbirkner : system-rules jar 1.19.0

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.