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.6.1-RC004.jar download
gateway.resource.address.httpxe-5.6.1-RC004.pom download
gateway.resource.address.httpxe-5.6.1-RC004-sources.jar download
Apache Maven
<dependency>
  <groupId>org.kaazing</groupId>
  <artifactId>gateway.resource.address.httpxe</artifactId>
  <version>5.6.1-RC004</version>
</dependency>
Gradle Groovy
implementation 'org.kaazing:gateway.resource.address.httpxe:5.6.1-RC004'
Gradle Kotlin
implementation("org.kaazing:gateway.resource.address.httpxe:5.6.1-RC004")
Scala SBT
libraryDependencies += "org.kaazing" % "gateway.resource.address.httpxe" % "5.6.1-RC004"
Groovy Grape
@Grapes(
  @Grab(group='org.kaazing', module='gateway.resource.address.httpxe', version='5.6.1-RC004')
)
Apache Ivy
<dependency org="org.kaazing" name="gateway.resource.address.httpxe" rev="5.6.1-RC004" />
Leiningen
[org.kaazing/gateway.resource.address.httpxe "5.6.1-RC004"]
Apache Buildr
'org.kaazing:gateway.resource.address.httpxe:jar:5.6.1-RC004'