Shell-Commander
Library to launch .bat and .sh scripts of your choice with different configurations. Allows you to read tasks and services output from terminal
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.rafal-laskowski |
| Идентификатор | Идентификаторshell-commander |
| Последняя версия | Последняя версия2.0.6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWait Until
Library to launch .bat and .sh scripts of your choice with different configurations. Allows you to read tasks and services output from terminal
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| shell-commander-2.0.6.1.pom | |
| shell-commander-2.0.6.1.jar | 46 KB |
| shell-commander-2.0.6.1-sources.jar | 24 KB |
| shell-commander-2.0.6.1-javadoc.jar | 695 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.rafal-laskowski/shell-commander/ -->
<dependency>
<groupId>io.github.rafal-laskowski</groupId>
<artifactId>shell-commander</artifactId>
<version>2.0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rafal-laskowski/shell-commander/
implementation 'io.github.rafal-laskowski:shell-commander:2.0.6.1'
// https://jarcasting.com/artifacts/io.github.rafal-laskowski/shell-commander/
implementation ("io.github.rafal-laskowski:shell-commander:2.0.6.1")
'io.github.rafal-laskowski:shell-commander:jar:2.0.6.1'
<dependency org="io.github.rafal-laskowski" name="shell-commander" rev="2.0.6.1">
<artifact name="shell-commander" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rafal-laskowski', module='shell-commander', version='2.0.6.1')
)
libraryDependencies += "io.github.rafal-laskowski" % "shell-commander" % "2.0.6.1"
[io.github.rafal-laskowski/shell-commander "2.0.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.rafal-laskowski : wait-until | jar | 1.1.0 |
Library to launch .bat and .sh scripts of your choice with different configurations. Allows you to read tasks and services output from terminal