Download gateway-shell-0.11.0.jar file - Jar g

Jar examples for g:gateway-shell

Description

Client DSL shell.

You can download jar file gateway-shell 0.11.0 in this page.

License

Apache License

Build File

You can use the following script to add gateway-shell-0.11.0.jar to your project.

<dependency>
   <groupId>org.apache.knox</groupId>
   <artifactId>gateway-shell</artifactId>
   <version>0.11.0</version>
</dependency>
compile group: 'org.apache.knox', name: 'gateway-shell', version: '0.11.0'
libraryDependencies += "org.apache.knox" % "gateway-shell" % "0.11.0"
<dependency org="org.apache.knox" name="gateway-shell" rev="0.11.0"/>
@Grapes(@Grab(group='org.apache.knox', module='gateway-shell', version='0.11.0'))
'org.apache.knox:gateway-shell:jar:0.11.0'

Download

Click the following link to download the jar file.

gateway-shell-0.11.0-javadoc.jar
gateway-shell-0.11.0-sources.jar
gateway-shell-0.11.0.jar
gateway-shell-0.11.0.pom



Related Tutorials