Download process-launcher-7.2.0.redhat-060.jar file - Jar p

Jar examples for p:process-launcher

Description

Fuse Process :: Launcher

You can download jar file process-launcher 7.2.0.redhat-060 in this page.

License

Apache License

Build File

You can use the following script to add process-launcher-7.2.0.redhat-060.jar to your project.

<dependency>
   <groupId>org.fusesource.fabric</groupId>
   <artifactId>process-launcher</artifactId>
   <version>7.2.0.redhat-060</version>
</dependency>
compile group: 'org.fusesource.fabric', name: 'process-launcher', version: '7.2.0.redhat-060'
libraryDependencies += "org.fusesource.fabric" % "process-launcher" % "7.2.0.redhat-060"
<dependency org="org.fusesource.fabric" name="process-launcher" rev="7.2.0.redhat-060"/>
@Grapes(@Grab(group='org.fusesource.fabric', module='process-launcher', version='7.2.0.redhat-060'))
'org.fusesource.fabric:process-launcher:jar:7.2.0.redhat-060'

Download

Click the following link to download the jar file.

process-launcher-7.2.0.redhat-060.pom



Related Tutorials