More...
This test tool is able to assert that specific packages do not depend on others and is able
to find and report on cyclic dependencies among a project's packages
and classes. This project wraps the industry accepted
JDepend
to simplify the process of maintaining a solid software architecture.
License
Licensed under Apache License 2.0
- allows use of the source code for the development of free and open source software
as well as proprietary and closed source software.
Get It Now
Download
Download latest jars and dependencies for
Release 2.1.1
Maven
Add our maven repository to your pom.xml
<groupId>com.seventytwomiles<groupId>
<artifactId>architecturerules<artifactId>
<version>2.1.1<version>
Source
Hit up the subversion repository.