Apache XML-RPC is a Java implementation of XML-RPC, a protocol for remote procedure calls using XML over HTTP.
<dependency>
<groupId>org.apache.xmlrpc</groupId>
<artifactId>xmlrpc-common</artifactId>
<version>3.1.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an XML-RPC client and calls a remote method.
No known issues recorded.
No dependency data recorded yet.