shell_executor

Shell and JVM command execution on Linux, MacOS, or Windows for Java 6+

Лицензия

Лицензия

Группа

Группа

com.dorkbox
Идентификатор

Идентификатор

ShellExecutor
Последняя версия

Последняя версия

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

shell_executor
Shell and JVM command execution on Linux, MacOS, or Windows for Java 6+
Ссылка на сайт

Ссылка на сайт

https://github.com/dorkbox/ShellExecutor

Скачать ShellExecutor

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.dorkbox/ShellExecutor/ -->
<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>ShellExecutor</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.dorkbox/ShellExecutor/
implementation 'com.dorkbox:ShellExecutor:1.1'
// https://jarcasting.com/artifacts/com.dorkbox/ShellExecutor/
implementation ("com.dorkbox:ShellExecutor:1.1")
'com.dorkbox:ShellExecutor:jar:1.1'
<dependency org="com.dorkbox" name="ShellExecutor" rev="1.1">
  <artifact name="ShellExecutor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dorkbox', module='ShellExecutor', version='1.1')
)
libraryDependencies += "com.dorkbox" % "ShellExecutor" % "1.1"
[com.dorkbox/ShellExecutor "1.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1
1.0