is not current version
Last Version 1.6.1

org.apache.knox:gateway-shell 0.7.0

Client DSL shell.

GroupId

GroupId

org.apache.knox
ArtifactId

ArtifactId

gateway-shell
Version

Version

0.7.0
Type

Type

jar

Download gateway-shell 0.7.0


<!-- https://jarcasting.com/artifacts/org.apache.knox/gateway-shell/ -->
<dependency>
    <groupId>org.apache.knox</groupId>
    <artifactId>gateway-shell</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.knox/gateway-shell/
implementation 'org.apache.knox:gateway-shell:0.7.0'
// https://jarcasting.com/artifacts/org.apache.knox/gateway-shell/
implementation ("org.apache.knox:gateway-shell:0.7.0")
'org.apache.knox:gateway-shell:jar:0.7.0'
<dependency org="org.apache.knox" name="gateway-shell" rev="0.7.0">
  <artifact name="gateway-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.knox', module='gateway-shell', version='0.7.0')
)
libraryDependencies += "org.apache.knox" % "gateway-shell" % "0.7.0"
[org.apache.knox/gateway-shell "0.7.0"]