Last Version

LibJ Exec 0.8.11

API for external process execution and standard stream management.

License

License

GroupId

GroupId

org.libj
ArtifactId

ArtifactId

exec
Version

Version

0.8.11
Type

Type

jar
Description

Description

LibJ Exec
API for external process execution and standard stream management.
Project Organization

Project Organization

LibJ

Download exec 0.8.11


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

Dependencies

compile (2)

Group / Artifact Type Version
org.libj : io jar 0.7.7
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.libj : lang jar 0.7.5
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.