A modern interpretation of the Classycle.
Neoclassycle analyses and enforces static cyclic dependencies in Java code.
Neoclassycle's Analyser analyses the static class and package dependencies. It is especially helpful for finding cyclic dependencies between classes or packages.
Neoclassycle's Dependency Checker searches for unwanted class dependencies described in a dependency definition file. Dependency checking helps to monitor whether certain architectural constrains (e.g. in a layered architecture) are fulfilled or not.
neoclassycle.jar All compiled Neoclassycle classes
reportXMLtoHTML.xsl XSL transformation for XML reports
images/ Images needed by the report
Neoclassycle owes a huge tip-of-the-hat to the Classycle project from which it derives.
Licensed under Apache 2 License. Copyright © 2012-, Tom Denley. All rights reserved. Neoclassycle incorporates work covered by the following copyright: Copyright © 2003-2008, Franz-Josef Elmer. All rights reserved.