Download gateway-spi-0.5.0.jar file - Jar g

Jar examples for g:gateway-spi

Description

The Service Provider Interface for extending the capabilities of the gateway.

You can download jar file gateway-spi 0.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gateway-spi-0.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

gateway-spi-0.5.0-javadoc.jar
gateway-spi-0.5.0-sources.jar
gateway-spi-0.5.0.jar
gateway-spi-0.5.0.pom



Related Tutorials