is not current version
Last Version 5.6.2

org.kaazing:gateway.service.proxy 5.4.0-RC004

Proxy service to connect to backend services

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.service.proxy
Version

Version

5.4.0-RC004
Type

Type

jar

Download gateway.service.proxy 5.4.0-RC004


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