Jar examples for s:ShellExecutor
Shell and JVM command execution on Linux, MacOS, or Windows for Java 6+
You can download jar file ShellExecutor 1.1 in this page.
Apache 2.0 License
You can use the following script to add ShellExecutor-1.1.jar to your project.
<dependency> <groupId>com.dorkbox</groupId> <artifactId>ShellExecutor</artifactId> <version>1.1</version> </dependency>
compile group: 'com.dorkbox', name: 'ShellExecutor', version: '1.1'
libraryDependencies += "com.dorkbox" % "ShellExecutor" % "1.1"
<dependency org="com.dorkbox" name="ShellExecutor" rev="1.1"/>
@Grapes(@Grab(group='com.dorkbox', module='ShellExecutor', version='1.1'))
'com.dorkbox:ShellExecutor:jar:1.1'
Click the following link to download the jar file.
ShellExecutor-1.1-javadoc.jar