Last Version

cwkr-pmd 1.3.1

Coding Guidelines PMD implementations

License

License

Categories

Categories

PMD Application Testing & Monitoring Code Analysis
GroupId

GroupId

de.cwkr
ArtifactId

ArtifactId

cwkr-pmd
Version

Version

1.3.1
Type

Type

jar
Description

Description

cwkr-pmd
Coding Guidelines PMD implementations
Project URL

Project URL

https://github.com/cwkr/coding-guidelines
Source Code Management

Source Code Management

https://github.com/cwkr/coding-guidelines

Download cwkr-pmd 1.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sourceforge.pmd : pmd-core jar 6.28.0
net.sourceforge.pmd : pmd-java jar 6.28.0

test (2)

Group / Artifact Type Version
net.sourceforge.pmd : pmd-test jar 6.28.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.