License |
License |
---|---|
GroupId | GroupIdorg.hswebframework |
ArtifactId | ArtifactIdhsweb-expands-shell |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description动态执行shell脚本
|
<!-- https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-shell/ -->
<dependency>
<groupId>org.hswebframework</groupId>
<artifactId>hsweb-expands-shell</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-shell/
implementation 'org.hswebframework:hsweb-expands-shell:3.0.2'
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-shell/
implementation ("org.hswebframework:hsweb-expands-shell:3.0.2")
'org.hswebframework:hsweb-expands-shell:jar:3.0.2'
<dependency org="org.hswebframework" name="hsweb-expands-shell" rev="3.0.2">
<artifact name="hsweb-expands-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework', module='hsweb-expands-shell', version='3.0.2')
)
libraryDependencies += "org.hswebframework" % "hsweb-expands-shell" % "3.0.2"
[org.hswebframework/hsweb-expands-shell "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.hswebframework : hsweb-utils | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |