Technical requirements
Here are the tools required to run the examples in this chapter:
- Java 17 installed
- A text editor
- Maven 3.8.6 or a newer version installed
I suggest downloading the source code that goes with this book from https://github.com/PacktPublishing/Transitioning-to-Java/tree/chapter03 before you proceed so that you try out what is shown in this chapter.
Note
Ubuntu and other Linux distributions may have a version of Maven already installed. If it is not version 3.8.6 or greater, you must replace it with the newest version.