Last Version

Out Process 1.2.7

A java library to run pieces of code in another JVM.

License

License

GroupId

GroupId

com.github.dyorgio.runtime
ArtifactId

ArtifactId

out-process
Version

Version

1.2.7
Type

Type

jar
Description

Description

Out Process
A java library to run pieces of code in another JVM.
Project URL

Project URL

https://github.com/dyorgio/out-process
Source Code Management

Source Code Management

https://github.com/dyorgio/out-process.git

Download out-process 1.2.7


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.