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 |
|---|---|---|
| 2.2.1 | Binary (184 KB) | Details |
| 2.0.0 | Binary (154 KB) | Details |
| 1.5.0 | Binary (136 KB) | Details |
| 1.4.1 | Binary (144 KB) | Details |
<dependency>
<groupId>jivesoftware</groupId>
<artifactId>smack</artifactId>
<version>2.2.1</version>
</dependency>