License |
License |
---|---|
GroupId | GroupIdcom.sshtools |
ArtifactId | ArtifactIdforker |
Last Version | Last Version1.6.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionForker
Forker is a set of utilities and helpers for executing operating system commands.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
forker-1.6.4.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sshtools/forker/ -->
<dependency>
<groupId>com.sshtools</groupId>
<artifactId>forker</artifactId>
<version>1.6.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/forker/
implementation 'com.sshtools:forker:1.6.4'
// https://jarcasting.com/artifacts/com.sshtools/forker/
implementation ("com.sshtools:forker:1.6.4")
'com.sshtools:forker:pom:1.6.4'
<dependency org="com.sshtools" name="forker" rev="1.6.4">
<artifact name="forker" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='forker', version='1.6.4')
)
libraryDependencies += "com.sshtools" % "forker" % "1.6.4"
[com.sshtools/forker "1.6.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |