There are 3 projects for this chapter:
ArraysAndCollection
FunctionalExample
StreamsExample
To run a project open a terminal/console windows in the project folder and enter mvn
. Maven will download any files it requires into a folder named .m2 in your home directory.