jar

org.omegat : xmlrpc

Maven & Gradle

Feb 09, 2023
0 stars

xmlrpc · Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC specification. This is a security patched fork.

Table Of Contents

Latest Version

Download org.omegat : xmlrpc JAR file - Latest Versions:

All Versions

Download org.omegat : xmlrpc JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.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 xmlrpc-3.1.3-20230209.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement