Last Version

PMD RuleSet for SLF4J 0.4

a simple PMD ruleset for SLF4J

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

jp.skypencil
ArtifactId

ArtifactId

RuleSet-for-SLF4J
Version

Version

0.4
Type

Type

jar
Description

Description

PMD RuleSet for SLF4J
a simple PMD ruleset for SLF4J

Download RuleSet-for-SLF4J 0.4


<!-- https://jarcasting.com/artifacts/jp.skypencil/RuleSet-for-SLF4J/ -->
<dependency>
    <groupId>jp.skypencil</groupId>
    <artifactId>RuleSet-for-SLF4J</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/jp.skypencil/RuleSet-for-SLF4J/
implementation 'jp.skypencil:RuleSet-for-SLF4J:0.4'
// https://jarcasting.com/artifacts/jp.skypencil/RuleSet-for-SLF4J/
implementation ("jp.skypencil:RuleSet-for-SLF4J:0.4")
'jp.skypencil:RuleSet-for-SLF4J:jar:0.4'
<dependency org="jp.skypencil" name="RuleSet-for-SLF4J" rev="0.4">
  <artifact name="RuleSet-for-SLF4J" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.skypencil', module='RuleSet-for-SLF4J', version='0.4')
)
libraryDependencies += "jp.skypencil" % "RuleSet-for-SLF4J" % "0.4"
[jp.skypencil/RuleSet-for-SLF4J "0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4
com.google.guava : guava jar 12.0

provided (1)

Group / Artifact Type Version
pmd : pmd jar 4.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.