ProcessRunner

A java based library to trigger system processes or commands

License

License

MIT License
Categories

Categories

IDE Development Tools
GroupId

GroupId

com.saptarshidebnath.utilities
ArtifactId

ArtifactId

ProcessRunner
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

ProcessRunner
A java based library to trigger system processes or commands
Source Code Management

Source Code Management

https://github.com/saptarshidebnath/processrunner

Download ProcessRunner

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.code.gson : gson jar 2.8.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.apache.commons : commons-lang3 jar 3.5
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.0.2.3
0.0.2.2
0.0.2.1
0.0.2
0.0.1