Apache XML-RPC Common Library

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

org.apache.xmlrpc
ArtifactId

ArtifactId

xmlrpc-common
Last Version

Last Version

3.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Apache XML-RPC Common Library
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/xmlrpc-common/
Project Organization

Project Organization

The Apache Software Foundation

Download xmlrpc-common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.ws.commons.util : ws-commons-util jar 1.0.2

provided (1)

Group / Artifact Type Version
jaxme : jaxmeapi jar 0.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.3
3.1.2
3.1.1
3.1
3.0
3.0rc1
3.0b1