Tinder is a Java based XMPP library, providing an implementation for XMPP stanzas and components. Tinders origins lie in code that's shared between Jive Software's Openfire and Whack implementations. The implementation that's provided in Tinder hasn't been written again from scratch. Instead, code has been moved from the original projects into Tinder, preserving al of the existing features and functionality. Most of the code that's now in Tinder is based on the org.xmpp package implementation that previously existed in Openfire and Whack. This is the code that defines classes such as Packet, JID, IQ, Component and their extensions. Additionally, some multi-purpose code (such as the DataForm and Result Set Management implementations have been moved to Tinder as well.
Project metadata download: tinder-1.2.3.pom
Binary download: tinder-1.2.3.jar
Source download: tinder-1.2.3-sources.jar
Release date: 13 November 2010
License: Apache License, Version 2.0
Files: 31,
Classes: 60,
Lines of code: 9042
Google AppEngine: Partial support
Depends on:(View as diagram)
  • Maven-Central / com.googlecode.concurrentlinkedhashmap / concurrentlinkedhashmap-lru
  • Maven-Central / dom4j / dom4j
  • Maven-Central / junit / junit
  • Maven-Central / net.jcip / jcip-annotations
  • Maven-Central / org.gnu.inet / libidn
  • Maven-Central / org.slf4j / slf4j-api
  • Maven-Central / org.slf4j / slf4j-simple
  • Maven-Central / xml-apis / xml-apis
  • JDK / jdk / openjdk
MD5 Signatures:
  • 05cd9b9b7a9d6d72ced54beb9679f928
  • 35bf91a34d37dab95d03e9458632f8b0
New to GrepCode? Check out our FAQ X