Registry / messaging / smack-core

smack-core

JSON →
library4.4.8javamavenunverified

Core components for the Smack XMPP client library.

<dependency> <groupId>org.igniterealtime.smack</groupId> <artifactId>smack-core</artifactId> <version>4.4.8</version> </dependency>
INSTALL
IMPORT
SIG · SMACK-CORE
S
smack-core
messagingjavav4.4.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

XMPPConnection
org.jivesoftware.smack.XMPPConnection

Connect to an XMPP server.

import org.jivesoftware.smack.XMPPConnection; import org.jivesoftware.smack.tcp.XMPPTCPConnection; XMPPConnection connection = new XMPPTCPConnection("example.com"); connection.connect();
Debug
Known issues
breakingSmack 4.4.x requires Java 8 or later.
fix
Ensure your project uses Java 8+.
affects: >=4.4.0
Upgrade
Version history
4.4.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
smack-core — mvn dependency:get smack-core · libregistry