License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.kaazing |
ArtifactId | ArtifactIdnet.bbosh |
Last Version | Last Version1.1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNet BBOSH Implementation
Support for Bidirectional Binary Streams Over HTTP (BBOSH) URLs
|
Filename | Size |
---|---|
net.bbosh-1.1.0.9.pom | |
net.bbosh-1.1.0.9.jar | 17 KB |
net.bbosh-1.1.0.9-sources.jar | 9 KB |
net.bbosh-1.1.0.9-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kaazing/net.bbosh/ -->
<dependency>
<groupId>org.kaazing</groupId>
<artifactId>net.bbosh</artifactId>
<version>1.1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/net.bbosh/
implementation 'org.kaazing:net.bbosh:1.1.0.9'
// https://jarcasting.com/artifacts/org.kaazing/net.bbosh/
implementation ("org.kaazing:net.bbosh:1.1.0.9")
'org.kaazing:net.bbosh:jar:1.1.0.9'
<dependency org="org.kaazing" name="net.bbosh" rev="1.1.0.9">
<artifact name="net.bbosh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='net.bbosh', version='1.1.0.9')
)
libraryDependencies += "org.kaazing" % "net.bbosh" % "1.1.0.9"
[org.kaazing/net.bbosh "1.1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.kaazing : net.api | jar | 1.1.0.9 |
org.kaazing : robotic.bbosh | jar | 1.0.0-alpha-1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12-beta-1 |
org.kaazing : robot.junit | jar | 2.0.0-alpha-1 |