* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade * [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java * [JAVA-1657] Upgraded JUnit Jupiter version * [JAVA-1657] Get JUnit 4 dependency transitively
Core Java OS
This module contains articles about working with the operating system (OS) in Java
Relevant Articles:
- Java 9 Process API Improvements
 - Guide to java.lang.Process API
 - Guide to java.lang.ProcessBuilder API
 - Get the Current Working Directory in Java
 - How to Detect the OS Using Java
 - How to Print Screen in Java
 - Pattern Search with Grep in Java
 - How to Run a Shell Command in Java
 
This module uses Java 9, so make sure to have the JDK 9 installed to run it.