ter
See Releases for a complete list of releases and for information on scheduled upcoming releases.
Released on July 4, 2008
This big release, one year after the initial public release of Architecture Rules, finally offers wild card support. You can now use .* and ..* when defining packages to specify one package, or many sub-packages respectively. We’ve also added support for configuration method chaining, better Exception class hierarchy and metadata, and new tests, javadocs, and a copy of the Apache 2.0 License in the archive.
Update your pom to include the Maven Repository and add this dependency:
<dependency> <groupId>com.seventytwomiles</groupId> <artifactId>architecturerules</artifactId> <version>2.1.0</version> </dependency>
architecture-rules-2.1.0.jar architecture-rules-2.1.0-sources.jar architecture-rules-2.1.0-test-sources.jar
You may be able to check this release out from SVN via the 2.1.0 tag.
Browse the repository to here to see if it exists.
If it does, check it out with
svn checkout http://architecturerules.googlecode.com/svn/tags/architecture-rules-2.1.0
This version’s (2.1.0) API documentation (javadocs) are available here.
Architecture Rules 2.1.0 mentioned around the Internet:
see Template:Release