资 源 简 介
This project aims to deliver small API for simple & quick starting of Java subprocesses from within the Java runtime. In Java 5 there was a great utility added to the JDK: java.lang.ProcessBuilder. However this is a generic tool for starting any kind of commands, whereas the java-process-builder builds upon the ProcessBuilder to provide API concentrating strictly on spawning Java processes.