MVN

xmlrpc : xmlrpc-client

Maven & Gradle

Aug 31, 2006
13 usages

Apache XML-RPC Client Library

<dependency>
    <groupId>xmlrpc</groupId>
    <artifactId>xmlrpc-client</artifactId>
    <version>3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xmlrpc : xmlrpc-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0

All Versions

Choose a version of xmlrpc : xmlrpc-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
xmlrpc-client-3.0
3 vulnerabilities
3.0b1
xmlrpc-client-3.0b1
3 vulnerabilities

How to add a dependency to Maven

Add the following xmlrpc : xmlrpc-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xmlrpc</groupId>
    <artifactId>xmlrpc-client</artifactId>
    <version>3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xmlrpc : xmlrpc-client gradle dependency to your build.gradle file:

implementation 'xmlrpc:xmlrpc-client:3.0'

Gradle Kotlin DSL: Add the following xmlrpc : xmlrpc-client gradle kotlin dependency to your build.gradle.kts file:

implementation("xmlrpc:xmlrpc-client:3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following xmlrpc : xmlrpc-client sbt scala dependency to your build.sbt file:

libraryDependencies += "xmlrpc" % "xmlrpc-client" % "3.0"

Advertisement

Dependencies from Group

Nov 06, 2006
43 usages
Aug 31, 2006
13 usages
Aug 31, 2006
1 usages
Aug 31, 2006
Sep 20, 2005

Discover Dependencies

Dec 14, 2011
3 usages
Jul 19, 2013
3 usages
1.3k stars
Jan 17, 2014
18 usages
ln
Dec 23, 2013
3 usages
3 stars
Oct 01, 2009
9 usages
Apr 01, 2014
6 usages
2.7k stars
May 18, 2012
12 usages
1 stars