CODERU is a java code quality tool to enforce good structure in respect to packages and therefore modules dependencies.
CODERU is an achronym and stands for Common Dependency Rules.
The CODERU-rules rely on reserved package names and the allowed dependency rules between them expressed in a general way.
Unlike other tools forcing you to define allowed or disallowed individual package dependencies CODERU is based on a fixed set of general rules. The dependencies between packages need...
MARKOS developed a prototype of a service and an interactive application providing an integrated view on the Open Source projects available the on web, focusing on functional, structural and licenses aspects of software code.