Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java library, it can be embedded into your applications to create anything from a full XMPP client to simple XMPP integrations such as sending notification messages.
tags:| Version | Download | Details |
|---|---|---|
| 3.0.4 | Binary (465 KB) | Details |
| 2.2.1 | Binary (295 KB) | Details |
| 2.0.0 | Binary (146 KB) | Details |
| 1.5.0 | Binary (118 KB) | Details |
| 1.4.1 | Binary (159 KB) | Details |
<dependency>
<groupId>jivesoftware</groupId>
<artifactId>smackx</artifactId>
<version>3.0.4</version>
</dependency>