Last Version

checkstyle-checks 0.0.1

checkstyle component checkstyle-checks

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.krdev.checkstyle
ArtifactId

ArtifactId

checkstyle-checks
Version

Version

0.0.1
Type

Type

jar
Description

Description

checkstyle-checks
checkstyle component checkstyle-checks
Project URL

Project URL

https://github.com/krdev/checkstyle

Download checkstyle-checks 0.0.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.puppycrawl.tools : checkstyle jar 5.4
com.github.lafa.logfast : logfast.core jar 1.0.6
com.google.code.findbugs : jsr305 jar 1.3.9
io.netty : netty-handler jar 4.1.0.Beta5
com.sun.mail : javax.mail jar 1.5.2
org.slf4j : slf4j-api jar 1.7.12
ch.qos.logback : logback-core jar 1.1.3
ch.qos.logback : logback-classic jar 1.1.3

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.