arch4u-pmd

Library with pmd rules that bring new regulations related to known problems in REST API, logging, monitoring, etc., including reconfigured default/out of box pmd rules considering well-known frameworks like Spring, Quarkus, etc.

License

License

${project.licence}
Categories

Categories

PMD Application Testing & Monitoring Code Analysis
GroupId

GroupId

io.github.dgroup
ArtifactId

ArtifactId

arch4u-pmd
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

arch4u-pmd
Library with pmd rules that bring new regulations related to known problems in REST API, logging, monitoring, etc., including reconfigured default/out of box pmd rules considering well-known frameworks like Spring, Quarkus, etc.
Project URL

Project URL

https://github.com/dgroup/arch4u-pmd
Source Code Management

Source Code Management

http://github.com/dgroup/arch4u-pmd/tree/master

Download arch4u-pmd

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.50
org.openjdk.jmh : jmh-core jar 1.35
net.sourceforge.pmd : pmd-java jar 6.44.0

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.35

test (6)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.assertj : assertj-core jar 3.22.0
org.llorllale : cactoos-matchers jar 0.25
net.sourceforge.pmd : pmd-test jar 6.44.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
org.slf4j : slf4j-api jar 1.7.35

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0