JBOSH

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

Лицензия

Лицензия

Группа

Группа

org.igniterealtime.jbosh
Идентификатор

Идентификатор

jbosh
Последняя версия

Последняя версия

0.9.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

JBOSH
XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)
Система контроля версий

Система контроля версий

https://github.com/igniterealtime/jbosh

Скачать jbosh

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
xpp3 : xpp3 jar 1.1.4c
org.apache.httpcomponents : httpclient jar 4.3.3

Модули Проекта

Данный проект не имеет модулей.

jBOSH

A maintained fork of com.kenai.jbosh for XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH). This library is used by Smack to support XEP-206: XMPP over BOSH. In contrast to org.kenai.jbosh, this jBOSH library uses the Apache Commons HttpClient 4.

Build Status

Resources

org.igniterealtime.jbosh

Ignite Realtime

Ignite Realtime is the community for the users and developers of open source Real Time Communications projects.

Версии библиотеки

Версия
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.0