License |
License |
---|---|
Categories |
CategoriesPMD Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.github.nhojpatrick.qa |
ArtifactId | ArtifactIdnhojpatrick-qa-ruleset-pmd |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPMD Rule Set
PMD Rule Set project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.nhojpatrick.qa/nhojpatrick-qa-ruleset-pmd/ -->
<dependency>
<groupId>com.github.nhojpatrick.qa</groupId>
<artifactId>nhojpatrick-qa-ruleset-pmd</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhojpatrick.qa/nhojpatrick-qa-ruleset-pmd/
implementation 'com.github.nhojpatrick.qa:nhojpatrick-qa-ruleset-pmd:1.1.0'
// https://jarcasting.com/artifacts/com.github.nhojpatrick.qa/nhojpatrick-qa-ruleset-pmd/
implementation ("com.github.nhojpatrick.qa:nhojpatrick-qa-ruleset-pmd:1.1.0")
'com.github.nhojpatrick.qa:nhojpatrick-qa-ruleset-pmd:jar:1.1.0'
<dependency org="com.github.nhojpatrick.qa" name="nhojpatrick-qa-ruleset-pmd" rev="1.1.0">
<artifact name="nhojpatrick-qa-ruleset-pmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nhojpatrick.qa', module='nhojpatrick-qa-ruleset-pmd', version='1.1.0')
)
libraryDependencies += "com.github.nhojpatrick.qa" % "nhojpatrick-qa-ruleset-pmd" % "1.1.0"
[com.github.nhojpatrick.qa/nhojpatrick-qa-ruleset-pmd "1.1.0"]