<dependency>
<groupId>org.jxmpp</groupId>
<artifactId>jxmpp-jid</artifactId>
<version>0.4.2-beta1</version>
</dependency>
compile
|-- org.jxmpp:jxmpp-core:0.4.2-beta1
|-- org.jxmpp:jxmpp-util-cache:0.4.2-beta1
test
|-- junit:junit:4.11