jar

com.customweb : shopware-plugin-api-sdk

Maven & Gradle

Nov 05, 2019

shopware-plugin-api-sdk · The SDK for managing plugins on Shopware.

Table Of Contents

Latest Version

Download com.customweb : shopware-plugin-api-sdk JAR file - Latest Versions:

All Versions

Download com.customweb : shopware-plugin-api-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window shopware-plugin-api-sdk-1.0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.customweb.shopware.plugin.api.model.review

├─ com.customweb.shopware.plugin.api.model.review.ReviewResponse.class - [JAR]

com.customweb.shopware.plugin.api.model.cred

├─ com.customweb.shopware.plugin.api.model.cred.ShopwareCredentials.class - [JAR]

com.customweb.shopware.plugin.api.util

├─ com.customweb.shopware.plugin.api.util.AssessmentDeserializer.class - [JAR]

├─ com.customweb.shopware.plugin.api.util.AssessmentSerializer.class - [JAR]

├─ com.customweb.shopware.plugin.api.util.DateUtil.class - [JAR]

com.customweb.shopware.plugin.api.model

├─ com.customweb.shopware.plugin.api.model.ShopwareEndpoints.class - [JAR]

com.customweb.shopware.plugin.api.model.token

├─ com.customweb.shopware.plugin.api.model.token.AccessToken.class - [JAR]

├─ com.customweb.shopware.plugin.api.model.token.AccessTokenRequest.class - [JAR]

com.customweb.shopware.plugin.api.model.common

├─ com.customweb.shopware.plugin.api.model.common.Status.class - [JAR]

com.customweb.shopware.plugin.api.model.plugin

├─ com.customweb.shopware.plugin.api.model.plugin.PluginInformation.class - [JAR]

├─ com.customweb.shopware.plugin.api.model.plugin.PluginLicense.class - [JAR]

com.customweb.shopware.plugin.api.exception

├─ com.customweb.shopware.plugin.api.exception.ShopwarePluginApiException.class - [JAR]

com.customweb.shopware.plugin.api.client

├─ com.customweb.shopware.plugin.api.client.MultiPartUtil.class - [JAR]

├─ com.customweb.shopware.plugin.api.client.ShopwareHttpUtil.class - [JAR]

├─ com.customweb.shopware.plugin.api.client.ShopwarePluginApiClient.class - [JAR]

com.customweb.shopware.plugin.api.model.version

├─ com.customweb.shopware.plugin.api.model.version.Archives.class - [JAR]

├─ com.customweb.shopware.plugin.api.model.version.Assessment.class - [JAR]

├─ com.customweb.shopware.plugin.api.model.version.AssessmentFactor.class - [JAR]

├─ com.customweb.shopware.plugin.api.model.version.ChangeLog.class - [JAR]

├─ com.customweb.shopware.plugin.api.model.version.PluginVersion.class - [JAR]

├─ com.customweb.shopware.plugin.api.model.version.SoftwareVersion.class - [JAR]