Last Version

subprocess 0.4

Subprocess execution and management

License

License

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

subprocess
Version

Version

0.4
Type

Type

jar
Description

Description

subprocess
Subprocess execution and management

Download subprocess 0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
org.slf4j : slf4j-api jar 1.7.25

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-jdk14 jar 1.7.25
org.apache.commons : commons-lang3 jar 3.5
org.apache.commons : commons-text jar 1.4
commons-io : commons-io jar 2.6
com.google.guava : guava jar 28.1-jre
org.easymock : easymock jar 3.4
com.github.mike10004 : nitsick-junit jar 0.1

Project Modules

There are no modules declared in this project.