License |
License |
---|---|
GroupId | GroupIdorg.kaazing |
ArtifactId | ArtifactIdgateway.service |
Last Version | Last Version5.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGateway Service
Core service abstraction that has a list of accepting and connecting endpoints that provide functionality like echoing, broadcasting etc.
|
Filename | Size |
---|---|
gateway.service-5.6.2.pom | |
gateway.service-5.6.2.jar | 57 KB |
gateway.service-5.6.2-sources.jar | 36 KB |
gateway.service-5.6.2-javadoc.jar | 226 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.kaazing : test.util | jar | 5.6.2 |