There was an error while loading. Please reload this page.
deadcode4j is a Maven plugin that helps you find code that is no longer used by your application. It is especially useful for cleaning up legacy code.
Simply run mvn de.is24.mavenplugins:deadcode4j-maven-plugin:find -Dmaven.test.skip=true to analyze your project.
mvn de.is24.mavenplugins:deadcode4j-maven-plugin:find -Dmaven.test.skip=true
deadcode4j uses Semantic Versioning. Read here how it all started.