I\'m running a Java application and had the following error:
java.lang.ClassNotFoundException: org.apache.http.util.Args
I belie
You need to add the follwoing dependency:
org.apache.httpcomponents httpcore 4.4