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