Whack example: Weather AbstractComponent

The Whack Weather AbstractComponent example shows you Whack can be used to implement a simple XMPP service, using the AbstractComponent class.

Лицензия

Лицензия

Группа

Группа

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

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

sample.weatherabstract
Последняя версия

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Whack example: Weather AbstractComponent
The Whack Weather AbstractComponent example shows you Whack can be used to implement a simple XMPP service, using the AbstractComponent class.
Организация-разработчик

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

Ignite Realtime

Скачать sample.weatherabstract

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.igniterealtime.whack : core jar 2.0.1
net.sourceforge.jweather : jweather jar 0.3.0

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar [1.5.8,)

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

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

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.whack

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