ZT Process Executor

A lightweight library to execute external processes from Java.

Лицензия

Лицензия

Группа

Группа

org.zeroturnaround
Идентификатор

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

zt-exec
Последняя версия

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

1.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

ZT Process Executor
A lightweight library to execute external processes from Java.
Ссылка на сайт

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

https://github.com/zeroturnaround/zt-exec
Организация-разработчик

Организация-разработчик

ZeroTurnaround

Скачать zt-exec

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.2

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.1.2
org.apache.commons : commons-lang3 jar 3.5
commons-io : commons-io jar 2.5

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

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

ZeroTurnaround

Our products help Java teams improve productivity & efficiency – resulting in better code, happy devs, and more reliable releases.

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

Версия
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4