jproc

Library for launching external processes and managing input and output.

License

License

GroupId

GroupId

org.buildobjects
ArtifactId

ArtifactId

jproc
Last Version

Last Version

2.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

jproc
Library for launching external processes and managing input and output.
Project URL

Project URL

https://github.com/fleipold/jproc
Source Code Management

Source Code Management

https://github.com/fleipold/jproc

Download jproc

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.0
2.7.0
2.6.2
2.6.1
2.6.0
2.5.1
2.5
2.4.0
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.1
2
-v