{"library":"pmd-java","type":"library","category":null,"description":"A static code analyzer for Java that finds common programming flaws like unused variables, empty catch blocks, and unnecessary object creation.","language":"java","status":"active","version":"7.23.0","tags":["static-analysis","code-quality","java","linting","pmd"],"last_verified":"Wed Jun 17","install":[{"cmd":"<dependency>\n  <groupId>net.sourceforge.pmd</groupId>\n  <artifactId>pmd-java</artifactId>\n  <version>7.23.0</version>\n</dependency>","imports":["net.sourceforge.pmd.PMD"]},{"cmd":"implementation 'net.sourceforge.pmd:pmd-java:7.23.0'","imports":[]}],"homepage":"https://pmd.github.io/","github":"https://github.com/pmd/pmd","docs":"https://appdoc.app/artifact/net.sourceforge.pmd/pmd-java/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}