Last Version

patch-filters 1.1.0

Filter for Checkstyle that is based on patch file.

License

License

GroupId

GroupId

com.puppycrawl.tools
ArtifactId

ArtifactId

patch-filters
Version

Version

1.1.0
Type

Type

jar
Description

Description

patch-filters
Filter for Checkstyle that is based on patch file.
Project URL

Project URL

https://github.com/checkstyle/patch-filters
Source Code Management

Source Code Management

https://github.com/checkstyle/patch-filters

Download patch-filters 1.1.0


<!-- https://jarcasting.com/artifacts/com.puppycrawl.tools/patch-filters/ -->
<dependency>
    <groupId>com.puppycrawl.tools</groupId>
    <artifactId>patch-filters</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.puppycrawl.tools/patch-filters/
implementation 'com.puppycrawl.tools:patch-filters:1.1.0'
// https://jarcasting.com/artifacts/com.puppycrawl.tools/patch-filters/
implementation ("com.puppycrawl.tools:patch-filters:1.1.0")
'com.puppycrawl.tools:patch-filters:jar:1.1.0'
<dependency org="com.puppycrawl.tools" name="patch-filters" rev="1.1.0">
  <artifact name="patch-filters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puppycrawl.tools', module='patch-filters', version='1.1.0')
)
libraryDependencies += "com.puppycrawl.tools" % "patch-filters" % "1.1.0"
[com.puppycrawl.tools/patch-filters "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.puppycrawl.tools : checkstyle jar 8.35
org.eclipse.jgit : org.eclipse.jgit jar 5.2.1.201812262042-r

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
junit : junit jar 4.12
com.puppycrawl.tools : checkstyle test-jar 8.35

Project Modules

There are no modules declared in this project.