Last Version

Gateway Service 5.6.2

Core service abstraction that has a list of accepting and connecting endpoints that provide functionality like echoing, broadcasting etc.

License

License

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.service
Version

Version

5.6.2
Type

Type

jar
Description

Description

Gateway Service
Core service abstraction that has a list of accepting and connecting endpoints that provide functionality like echoing, broadcasting etc.

Download gateway.service 5.6.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.kaazing : gateway.transport jar 5.6.2
com.hazelcast : hazelcast jar 3.7.4
com.hazelcast : hazelcast-client jar 3.7.4
com.hazelcast : hazelcast-aws jar 1.1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.kaazing : test.util jar 5.6.2

Project Modules

There are no modules declared in this project.