Last Version

Kaazing WebSocket Gateway - Server Service Provider Interface 5.6.2

SPI that applications can use to implement custom functionality(like custom login modules)

License

License

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.server.spi
Version

Version

5.6.2
Type

Type

jar
Description

Description

Kaazing WebSocket Gateway - Server Service Provider Interface
SPI that applications can use to implement custom functionality(like custom login modules)

Download gateway.server.spi 5.6.2


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