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
Resolve Support Tickets 2x Faster with ServoDesk
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JaToo Exec!