Apache XML-RPC

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.

License

License

GroupId

GroupId

xmlrpc
ArtifactId

ArtifactId

xmlrpc
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

pom
Description

Description

Apache XML-RPC
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.
Project URL

Project URL

http://ws.apache.org/xmlrpc/
Project Organization

Project Organization

Apache Software Foundation

Download xmlrpc

Filename Size
xmlrpc-3.0.pom 11 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/xmlrpc/xmlrpc/ -->
<dependency>
    <groupId>xmlrpc</groupId>
    <artifactId>xmlrpc</artifactId>
    <version>3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xmlrpc/xmlrpc/
implementation 'xmlrpc:xmlrpc:3.0'
// https://jarcasting.com/artifacts/xmlrpc/xmlrpc/
implementation ("xmlrpc:xmlrpc:3.0")
'xmlrpc:xmlrpc:pom:3.0'
<dependency org="xmlrpc" name="xmlrpc" rev="3.0">
  <artifact name="xmlrpc" type="pom" />
</dependency>
@Grapes(
@Grab(group='xmlrpc', module='xmlrpc', version='3.0')
)
libraryDependencies += "xmlrpc" % "xmlrpc" % "3.0"
[xmlrpc "3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • client
  • server
  • tests

Versions

Version
3.0
3.0b1
3.0a1
2.0.1
2.0
2.0-beta
1.2
1.2-b1
1.2-a2
1.2-a1
1.1