is not current version
Last Version 2.2.22

io.fabric8:gateway-fabric 2.0.32


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

gateway-fabric
Version

Version

2.0.32
Type

Type

jar

Download gateway-fabric 2.0.32


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