Jar examples for g:gateway-fabric-support
You can download jar file gateway-fabric-support 1.1.0.CR3 in this page.
Apache License
You can use the following script to add gateway-fabric-support-1.1.0.CR3.jar to your project.
<dependency> <groupId>io.fabric8</groupId> <artifactId>gateway-fabric-support</artifactId> <version>1.1.0.CR3</version> </dependency>
compile group: 'io.fabric8', name: 'gateway-fabric-support', version: '1.1.0.CR3'
libraryDependencies += "io.fabric8" % "gateway-fabric-support" % "1.1.0.CR3"
<dependency org="io.fabric8" name="gateway-fabric-support" rev="1.1.0.CR3"/>
@Grapes(@Grab(group='io.fabric8', module='gateway-fabric-support', version='1.1.0.CR3'))
'io.fabric8:gateway-fabric-support:jar:1.1.0.CR3'
Click the following link to download the jar file.
gateway-fabric-support-1.1.0.CR3-javadoc.jar