не последняя версия
Последняя версия 5.6.2

org.kaazing:gateway.resource.address.httpxe 5.0.1.35

Resource implementation of httpxe endpoint

Группа

Группа

org.kaazing
Идентификатор

Идентификатор

gateway.resource.address.httpxe
Версия

Версия

5.0.1.35
Тип

Тип

jar

Скачать gateway.resource.address.httpxe 5.0.1.35


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