Download List

Project Description

Architecture Rules is a Java library that allows a
programmer to assert code's architecture via unit
tests or ant tasks. This test is able to assert
that specific packages do not depend on others and
is able to check for and report on cyclic
dependencies among your project's packages and
classes. This project wraps a industry accepted
JDepend to simplify the process of maintaining a
solid software architecture.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-11-23 18:46 Back to release list
2.0.2

This release fixes getConfiguration() scope too weak usability (issue 21) and adds package.html and overview.html maintainability (issue 9).
Tags: Major bugfixes

Project Resources