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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JaToo Exec!