| License | 
                License
                                                        ${project.licence}                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesPMD Application Testing & Monitoring Code Analysis | 
        
| GroupId | GroupIdio.github.dgroup | 
    
| ArtifactId | ArtifactIdarch4u-pmd | 
    
| Last Version | Last Version0.2.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionarch4u-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 | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| arch4u-pmd-0.2.3.pom | |
| arch4u-pmd-0.2.3.jar | 31 KB | 
| arch4u-pmd-0.2.3-sources.jar | 26 KB | 
| arch4u-pmd-0.2.3-javadoc.jar | 50 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.35 | 
| 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 |