A free open source Java library created to ease the work with external processes execution.
Features
- CommandExecutor executor = new CommandExecutor();
- executor.exec("mvn clean");
- executor.exec("dir", System.out);
- executor.exec("dir >> list.txt", new File("C:\\Temp"));
- executor.exec("dir", new File("C:\\Temp"), System.out);
Categories
LibrariesLicense
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow JaToo Exec
Other Useful Business Software
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JaToo Exec!