is not current version
Last Version 2.2.22

io.fabric8:gateway-servlet 2.0.9


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

gateway-servlet
Version

Version

2.0.9
Type

Type

jar

Download gateway-servlet 2.0.9


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