jar

org.apache.cayenne : cayenne-xmpp

Maven & Gradle

May 16, 2023
259 stars

cayenne-xmpp: Cayenne XMPP Event bridge

Table Of Contents

Latest Version

Download org.apache.cayenne : cayenne-xmpp JAR file - Latest Versions:

All Versions

Download org.apache.cayenne : cayenne-xmpp JAR file - All Versions:

Version Vulnerabilities Size Updated
4.2
4.2.x
4.1.x
4.1
4.0.x
4.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cayenne-xmpp-4.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.cayenne.event

├─ org.apache.cayenne.event.XMPPBridge.class - [JAR]

├─ org.apache.cayenne.event.XMPPBridgeFactory.class - [JAR]

├─ org.apache.cayenne.event.XMPPBridgeProvider.class - [JAR]

├─ org.apache.cayenne.event.XMPPModule.class - [JAR]

├─ org.apache.cayenne.event.XMPPServerModuleProvider.class - [JAR]

org.apache.cayenne.event.util

├─ org.apache.cayenne.event.util.Base64Codec.class - [JAR]

Advertisement