jar

org.apache.james : james-server-cli

Maven & Gradle

May 17, 2023
6 usages

Apache James :: Server :: Client

Table Of Contents

Latest Version

Download org.apache.james : james-server-cli JAR file - Latest Versions:

All Versions

Download org.apache.james : james-server-cli JAR file - All Versions:

Version Vulnerabilities Size Updated
3.8.x
3.7.x
CVE-2023-26269
CVE-2023-26269
CVE-2023-26269
CVE-2023-26269
3.6.x CVE-2023-26269
CVE-2023-26269
3.5.x CVE-2023-26269
3.4.x CVE-2023-26269
3.3.x CVE-2023-26269
3.2.x CVE-2023-26269
3.1.x CVE-2023-26269
3.0.x CVE-2023-26269
CVE-2023-26269
CVE-2023-26269
CVE-2023-26269
3.0 CVE-2023-26269
CVE-2023-26269

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 james-server-cli-3.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.james.cli.type

├─ org.apache.james.cli.type.CmdType.class - [JAR]

org.apache.james.cli.exceptions

├─ org.apache.james.cli.exceptions.InvalidArgumentNumberException.class - [JAR]

├─ org.apache.james.cli.exceptions.JamesCliException.class - [JAR]

├─ org.apache.james.cli.exceptions.MissingCommandException.class - [JAR]

├─ org.apache.james.cli.exceptions.UnrecognizedCommandException.class - [JAR]

org.apache.james.cli.probe.impl

├─ org.apache.james.cli.probe.impl.JmxConnection.class - [JAR]

├─ org.apache.james.cli.probe.impl.JmxDataProbe.class - [JAR]

├─ org.apache.james.cli.probe.impl.JmxMailboxProbe.class - [JAR]

├─ org.apache.james.cli.probe.impl.JmxProbe.class - [JAR]

├─ org.apache.james.cli.probe.impl.JmxQuotaProbe.class - [JAR]

├─ org.apache.james.cli.probe.impl.JmxSieveProbe.class - [JAR]

org.apache.james.cli

├─ org.apache.james.cli.ServerCmd.class - [JAR]

Advertisement