Last Version

Run As Root 1.2.3

A java library to run pieces of code as root.

License

License

GroupId

GroupId

com.github.dyorgio.runtime
ArtifactId

ArtifactId

run-as-root
Version

Version

1.2.3
Type

Type

jar
Description

Description

Run As Root
A java library to run pieces of code as root.
Project URL

Project URL

https://github.com/dyorgio/run-as-root
Source Code Management

Source Code Management

https://github.com/dyorgio/run-as-root.git

Download run-as-root 1.2.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.dyorgio.runtime : out-process jar 1.2.7

Project Modules

There are no modules declared in this project.