August 2018
Intermediate to advanced
314 pages
8h 9m
English
Every dependency that is used by the project must be declared and isolated from the code. In this case, we can use some package-management tools (such as Maven, grundle, and npm). As an example, the Maven tool is used for building and documenting projects. The dependencies are declared in the pom.xml file, where we can declare the project dependencies:

Read now
Unlock full access