Hierarchical Maven Structures
11. Juli 2014 Keine Kommentare zu Hierarchical Maven StructuresA Java project does not only consist of packages or classes. If the code base grows it normally gets separated into modules managed by the build system. It can be assumed that currently the most popular one in the Java world is Maven. There are lots
Read more