com.kenai.jbosh:jbosh (0.6.0)

XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)

License

License

GroupId

GroupId

com.kenai.jbosh
ArtifactId

ArtifactId

jbosh
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.kenai.jbosh:jbosh (0.6.0)
XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)

Download jbosh

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.xlightweb : xlightweb jar 2.5

provided (1)

Group / Artifact Type Version
xpp3 : xpp3 Optional jar 1.1.3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0