Jar examples for o:out-process
A java library to run pieces of code in another JVM.
You can download jar file out-process 1.0.0 in this page.
Apache Licence 2.0
You can use the following script to add out-process-1.0.0.jar to your project.
<dependency> <groupId>com.github.dyorgio.runtime</groupId> <artifactId>out-process</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.dyorgio.runtime', name: 'out-process', version: '1.0.0'
libraryDependencies += "com.github.dyorgio.runtime" % "out-process" % "1.0.0"
<dependency org="com.github.dyorgio.runtime" name="out-process" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.dyorgio.runtime', module='out-process', version='1.0.0'))
'com.github.dyorgio.runtime:out-process:jar:1.0.0'
Click the following link to download the jar file.
out-process-1.0.0-javadoc.jar