Last Version

diff-checkstyle 0.0.7

A code check tool suite based on git diff

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

io.github.yangziwen
ArtifactId

ArtifactId

diff-checkstyle
Version

Version

0.0.7
Type

Type

jar
Description

Description

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

Download diff-checkstyle 0.0.7


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.yangziwen : diff-core jar 0.0.7
com.puppycrawl.tools : checkstyle jar 8.14
org.eclipse.jgit : org.eclipse.jgit jar 4.4.1.201607150455-r
org.slf4j : slf4j-simple jar 1.7.25

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.