The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
commons-logging | commons-logging-api | 1.0.4 | - | jar | |
jivesoftware | smack | 2.2.1 | - | jar | |
jivesoftware | smackx | 2.2.1 | - | jar | |
org.apache.camel | camel-core | 1.0-SNAPSHOT | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
Camel XMPP support
http://apache.apache.org/camel/camel-xmpp
Unnamed - junit:junit:jar:3.8.1
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.
http://www.jivesoftware.org/smack/
The Core Camel POJO based router
http://apache.apache.org/camel/camel-core
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
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.