jar

org.jxmpp : jxmpp-strings-testframework

Maven & Gradle

Mar 01, 2023
2.3k stars

JXMPP · A testframework for XMPP addresses (JIDs) and other XMPP strings.

Table Of Contents

Latest Version

Download org.jxmpp : jxmpp-strings-testframework JAR file - Latest Versions:

All Versions

Download org.jxmpp : jxmpp-strings-testframework JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x
0.7.x

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 jxmpp-strings-testframework-1.1.0-alpha2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jxmpp.strings.testframework

├─ org.jxmpp.strings.testframework.InvalidJid.class - [JAR]

├─ org.jxmpp.strings.testframework.InvalidJidCorpusParser.class - [JAR]

├─ org.jxmpp.strings.testframework.InvalidJidTestresult.class - [JAR]

├─ org.jxmpp.strings.testframework.JidCorpusParser.class - [JAR]

├─ org.jxmpp.strings.testframework.JidTestresult.class - [JAR]

├─ org.jxmpp.strings.testframework.KnownFailures.class - [JAR]

├─ org.jxmpp.strings.testframework.StringsTestframework.class - [JAR]

├─ org.jxmpp.strings.testframework.StringsTestframeworkMain.class - [JAR]

├─ org.jxmpp.strings.testframework.ValidJid.class - [JAR]

├─ org.jxmpp.strings.testframework.ValidJidCorpusParser.class - [JAR]

├─ org.jxmpp.strings.testframework.ValidJidTestresult.class - [JAR]

├─ org.jxmpp.strings.testframework.XmppStringPrepper.class - [JAR]