License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.kaazing |
ArtifactId | ArtifactIdgateway.client.java.transport |
Last Version | Last Version5.1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKaazing Java Client - Transport
Transport layer abstraction for Java implementation of WebSocket RFC-6455 specification.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.kaazing/gateway.client.java.transport/ -->
<dependency>
<groupId>org.kaazing</groupId>
<artifactId>gateway.client.java.transport</artifactId>
<version>5.1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/gateway.client.java.transport/
implementation 'org.kaazing:gateway.client.java.transport:5.1.0.4'
// https://jarcasting.com/artifacts/org.kaazing/gateway.client.java.transport/
implementation ("org.kaazing:gateway.client.java.transport:5.1.0.4")
'org.kaazing:gateway.client.java.transport:jar:5.1.0.4'
<dependency org="org.kaazing" name="gateway.client.java.transport" rev="5.1.0.4">
<artifact name="gateway.client.java.transport" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='gateway.client.java.transport', version='5.1.0.4')
)
libraryDependencies += "org.kaazing" % "gateway.client.java.transport" % "5.1.0.4"
[org.kaazing/gateway.client.java.transport "5.1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jmock : jmock-junit4 | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.jmock : jmock | jar | 2.6.0 |
org.jmock : jmock-legacy | jar | 2.6.0 |