POST /API/managementAPI/removeJar/{jarName} options=…
AbstractRemoteManagementAPI.removeJar({'jarName': /* jarName the JAR name. */, 'options': /* options the options map (domain, queyList, user) */});
Removes a JAR according to its name.