diff-pmd

A code check tool suite based on git diff

License

License

Categories

Categories

PMD Application Testing & Monitoring Code Analysis
GroupId

GroupId

io.github.yangziwen
ArtifactId

ArtifactId

diff-pmd
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

diff-pmd
A code check tool suite based on git diff

Download diff-pmd

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-api-mockito jar 1.6.6
org.powermock : powermock-module-junit4 jar 1.6.6
org.powermock : powermock-module-junit4-rule-agent jar 1.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4