Jar examples for g:gateway-spi
The Service Provider Interface for extending the capabilities of the gateway.
You can download jar file gateway-spi 0.5.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
gateway-spi-0.5.0-javadoc.jar