soap-client Command line SOAP client used to send/receive SOAP messages and output the response to stdout Example command: java -cp build/libs/soap-client-0.1.0.jar com.spider.soapclient.SoapClient https://somesoapurl/ soapBody.xml emptyBody.xml 1.1