g

gateway.resource.address.httpxe

Resource implementation of httpxe endpoint
https://github.com/kaazing/gateway.resource.address.httpxe.git
Files download
File Operation
gateway.resource.address.httpxe-5.5.0.jar download
gateway.resource.address.httpxe-5.5.0.pom download
gateway.resource.address.httpxe-5.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.kaazing</groupId>
  <artifactId>gateway.resource.address.httpxe</artifactId>
  <version>5.5.0</version>
</dependency>
Gradle Groovy
implementation 'org.kaazing:gateway.resource.address.httpxe:5.5.0'
Gradle Kotlin
implementation("org.kaazing:gateway.resource.address.httpxe:5.5.0")
Scala SBT
libraryDependencies += "org.kaazing" % "gateway.resource.address.httpxe" % "5.5.0"
Groovy Grape
@Grapes(
  @Grab(group='org.kaazing', module='gateway.resource.address.httpxe', version='5.5.0')
)
Apache Ivy
<dependency org="org.kaazing" name="gateway.resource.address.httpxe" rev="5.5.0" />
Leiningen
[org.kaazing/gateway.resource.address.httpxe "5.5.0"]
Apache Buildr
'org.kaazing:gateway.resource.address.httpxe:jar:5.5.0'