Last Version

Kaazing WebSocket Gateway - Server API 5.6.2

Gateway server API to embed the gateway into an application

License

License

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.server.api
Version

Version

5.6.2
Type

Type

jar
Description

Description

Kaazing WebSocket Gateway - Server API
Gateway server API to embed the gateway into an application

Download gateway.server.api 5.6.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.