| License |
License |
|---|---|
| GroupId | GroupIdcom.enioka.jqm |
| ArtifactId | ArtifactIdjqm-runner-shell |
| Last Version | Last Version2.2.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.enioka.jqm:jqm-runner-shell
The Shell Job Instance Runner is tasked with running CLI processes
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jqm-runner-shell-2.2.9.pom | |
| jqm-runner-shell-2.2.9.jar | 17 KB |
| jqm-runner-shell-2.2.9-sources.jar | 8 KB |
| jqm-runner-shell-2.2.9-javadoc.jar | 428 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.enioka.jqm/jqm-runner-shell/ -->
<dependency>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-runner-shell</artifactId>
<version>2.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-runner-shell/
implementation 'com.enioka.jqm:jqm-runner-shell:2.2.9'
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-runner-shell/
implementation ("com.enioka.jqm:jqm-runner-shell:2.2.9")
'com.enioka.jqm:jqm-runner-shell:jar:2.2.9'
<dependency org="com.enioka.jqm" name="jqm-runner-shell" rev="2.2.9">
<artifact name="jqm-runner-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enioka.jqm', module='jqm-runner-shell', version='2.2.9')
)
libraryDependencies += "com.enioka.jqm" % "jqm-runner-shell" % "2.2.9"
[com.enioka.jqm/jqm-runner-shell "2.2.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.enioka.jqm : jqm-runner-api | jar | 2.2.9 |
| com.enioka.jqm : jqm-api-client-core | jar | 2.2.9 |
| org.jvnet.winp : winp | jar | 1.27 |
| commons-lang : commons-lang | jar | 2.6 |
| org.slf4j : slf4j-api | jar | 1.7.33 |