License |
License |
---|---|
GroupId | GroupIdorg.cloudhoist |
ArtifactId | ArtifactIdscript-exec |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscript-exec
script execution
|
Filename | Size |
---|---|
script-exec-0.2.2.pom | |
script-exec-0.2.2.jar | 7 KB |
script-exec-0.2.2-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cloudhoist/script-exec/ -->
<dependency>
<groupId>org.cloudhoist</groupId>
<artifactId>script-exec</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudhoist/script-exec/
implementation 'org.cloudhoist:script-exec:0.2.2'
// https://jarcasting.com/artifacts/org.cloudhoist/script-exec/
implementation ("org.cloudhoist:script-exec:0.2.2")
'org.cloudhoist:script-exec:jar:0.2.2'
<dependency org="org.cloudhoist" name="script-exec" rev="0.2.2">
<artifact name="script-exec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudhoist', module='script-exec', version='0.2.2')
)
libraryDependencies += "org.cloudhoist" % "script-exec" % "0.2.2"
[org.cloudhoist/script-exec "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojure | jar | 1.4.0 |
org.clojure : tools.logging | jar | 0.1.2 |
org.cloudhoist : ssh-transport | jar | 0.3.2 |
org.cloudhoist : local-transport | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic Optional | jar | 1.0.9 |