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