Whack

Whack is a Java library that easily allows the creation of external components that follow the XEP-0114: Jabber Component Protocol.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Whack
Whack is a Java library that easily allows the creation of external components that follow the XEP-0114: Jabber Component Protocol.
Ссылка на сайт

Ссылка на сайт

http://www.igniterealtime.org/projects/whack/
Организация-разработчик

Организация-разработчик

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

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

https://github.com/igniterealtime/Whack

Скачать whack

Имя Файла Размер
whack-2.0.1.pom 3 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • source
  • sample/weather
  • sample/weatherabstract

Whack

Build Status Project Stats

Open Source XMPP (Jabber) component library for XMPP components

Whack is a Java library that easily allows the creation of external components that follow the XEP-0114: Jabber Component Protocol.

Components that were implemented as internal components of Openfire but do not make use of the internal API of Openfire could be ported to Whack and run as external components.

Whack started to be implemented on November 2004 and is currently being used by Jive. The library was always available from SVN and many people are using it. However, it was never released as a public library until July 2008.

org.igniterealtime

Ignite Realtime

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

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

Версия
2.0.1
2.0.0