Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 337 Bytes

File metadata and controls

12 lines (8 loc) · 337 Bytes

Java 9 Example With Maven And JUnit 5

This simple project shows how to set up and run Java 9 Example With Maven And JUnit 5

Prerequisites:

  • Maven >= 3.3.1
  • JDK 9

Running the example

  • mvn test

Find more detail at: Java 9 Example With Maven And JUnit 5