The SCAYLE Storefront API Java SDK streamlines interactions with Storefront REST APIs.
Visit the Quickstart Guide to set up the Storefront API Java SDK
Visit the Docs to learn more about our system requirements.
# Maven
<dependency>
<groupId>com.scayle.storefrontapi</groupId>
<artifactId>StorefrontClient</artifactId>
<version>1.136.1</version>
</dependency>
#Gradle
implementation 'com.scayle.storefrontapi:StorefrontClient:1.136.1'
SCAYLE is a full-featured e-commerce software solution that comes with flexible APIs. Within SCAYLE, you can manage all aspects of your shop, such as products, stocks, customers, and transactions.
Learn more about Scayles’s architecture and commerce modules in the [Docs] (https://new.scayle.dev/en/user-guide).
The community and core teams are available in GitHub, where you can ask for support, discuss roadmap, and share ideas.
Licensed under the MIT