We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adf76ae commit 05bc66fCopy full SHA for 05bc66f
README.md
@@ -29,10 +29,11 @@ This project depends on the XMLRPC library by Apache: http://ws.apache.org/xmlrp
29
30
Download the latest version from apache and extract the tar.
31
32
-The required jar files are:
33
-xmlrpc-client-3.1.3.jar
34
-xmlrpc-common-3.1.3.jar
35
-ws-commons-util-1.0.2.jar
+The required jar files are :
+* xmlrpc-client-3.1.3.jar
+* xmlrpc-common-3.1.3.jar
+* ws-commons-util-1.0.2.jar
36
+* jsonrpc4j
37
38
Add those jar files to your classpath and you should be ok.
39
0 commit comments