Enterprise Java Development@TOPIC@
Identify the core use cases required to develop a Java Archive (JAR) module
Demonstrate how Maven fits within the development of a JAR module
Demonstrate how Maven integrates with a sample IDE
At the completion of this topic, the student shall be able to:
Create a module with directory structure and files to build a Java Archive (JAR)
Create a Java class for inclusion in the JAR
Create a unit test for the Java class
Automate the build using Maven
Import the Maven module into an IDE for development
Use the IDE to interactively debug the Java class and unit test
Some of the parts of this exercise are marked OPTIONAL! There is no need to physically perform the details of these steps if you are already familiar with the concepts presented. Skim the material and advance to the parts you are not familiar with.