is not current version
Last Version 1.2.1.Final

io.apiman:apiman-gateway-platforms-undertow 1.1.8.Final


Categories

Categories

Undertow Net Networking ORM Data
GroupId

GroupId

io.apiman
ArtifactId

ArtifactId

apiman-gateway-platforms-undertow
Version

Version

1.1.8.Final
Type

Type

jar

Download apiman-gateway-platforms-undertow 1.1.8.Final


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