«Truth can only be found in one place: the code.»
03 May 2011 | | maven, architecture
Maven is not just a build and dependency management tool, it also offers a way to define the architecture of your software. You can have your modules in layers such as a presentation, a business-logic and a persistence layer.