Install the Web Services Connector (WSDL-Based APIs)
The Lightning Platform Web Services Connector (WSC) is a high-performance runtime
framework that makes using WSDL-based Salesforce APIs easier. To install the WSC, download
the prebuilt .jar file from the Force MVN repository.
Before you use the WSC framework, make sure that you have a working of the Java JDK.
- Navigate to https://mvnrepository.com/artifact/com.force.api/force-wsc in your browser.
- Select the WSC version you want to download. We recommend downloading the version that matches the API version of Salesforce that you’re using.
- To view all files, select View All.
- Download the file ending in uber.jar. For example, download the force-wsc-57.0.0-uber.jar file.
- Save the WSC .jar file in a known location. You use it to generate stub files with the WSDLs from your Salesforce organization.