Last Version

JBOSH 0.9.2

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

License

License

GroupId

GroupId

org.igniterealtime.jbosh
ArtifactId

ArtifactId

jbosh
Version

Version

0.9.2
Type

Type

jar
Description

Description

JBOSH
XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)
Source Code Management

Source Code Management

https://github.com/igniterealtime/jbosh

Download jbosh 0.9.2


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

Dependencies

compile (2)

Group / Artifact Type Version
xpp3 : xpp3 jar 1.1.4c
org.apache.httpcomponents : httpclient jar 4.3.3

Project Modules

There are no modules declared in this project.