MVN

xmlrpc : xmlrpc-common

Maven & Gradle

Aug 31, 2006
1 usages

Apache XML-RPC Common Library

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

Latest Version

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

  • Latest Stable: 3.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'xmlrpc:xmlrpc-common:3.0'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "xmlrpc" % "xmlrpc-common" % "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

Sep 20, 2005
1 usages
Mar 10, 2009
1 usages
Jan 21, 2008
8 usages
Nov 27, 2007
39 usages
Jul 18, 2006
50 usages
Sep 20, 2005
3 usages
Jul 24, 2014
5 usages
Nov 18, 2013
17 usages
0 stars