Java client libraries

  • Download and extract the compressed Java client libraries to utilize the Merchant API.

  • Install the libraries by building with gradle and publishing to your local Maven repository.

  • Ensure you have Java 8+ and the JDK installed, and use the included pom.xml for Maven dependencies.

  • The Merchant Inventories API Java library was initially released on March 22, 2023.

Here are the Java client libraries for the Merchant API.

Libraries

Requirements

You must be running Java 8+ and have the JDK installed.

Code samples

Java code samples can be found on GitHub