jar

org.mayocat.shop : mayocat-shop-catalog-api

Maven & Gradle

Mar 09, 2015
4 usages

Mayocat Shop - Catalog - API · Catalog (products, collections, etc.) management

Table Of Contents

Latest Version

Download org.mayocat.shop : mayocat-shop-catalog-api JAR file - Latest Versions:

All Versions

Download org.mayocat.shop : mayocat-shop-catalog-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.40.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 mayocat-shop-catalog-api-0.40.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.mayocat.shop.catalog.model

├─ org.mayocat.shop.catalog.model.Collection.class - [JAR]

├─ org.mayocat.shop.catalog.model.Feature.class - [JAR]

├─ org.mayocat.shop.catalog.model.Product.class - [JAR]

├─ org.mayocat.shop.catalog.model.ProductCollection.class - [JAR]

├─ org.mayocat.shop.catalog.model.WeightUnit.class - [JAR]

org.mayocat.shop.catalog.configuration.jackson

├─ org.mayocat.shop.catalog.configuration.jackson.MoneyModule.class - [JAR]

org.mayocat.shop.catalog.configuration.shop

├─ org.mayocat.shop.catalog.configuration.shop.CatalogSettings.class - [JAR]

├─ org.mayocat.shop.catalog.configuration.shop.CurrenciesSettings.class - [JAR]

├─ org.mayocat.shop.catalog.configuration.shop.ProductsSettings.class - [JAR]

org.mayocat.shop.catalog

├─ org.mayocat.shop.catalog.CatalogService.class - [JAR]

org.mayocat.shop.catalog.configuration.source

├─ org.mayocat.shop.catalog.configuration.source.CatalogGestaltConfigurationSource.class - [JAR]

org.mayocat.shop.catalog.store

├─ org.mayocat.shop.catalog.store.CollectionStore.class - [JAR]

├─ org.mayocat.shop.catalog.store.ProductStore.class - [JAR]