jar

io.spot-next : spot-commerce-base

Maven & Gradle

May 14, 2019
2 usages
14 stars

io.spot-next:spot-commerce-base · The spOt microservice framework.

Table Of Contents

Latest Version

Download io.spot-next : spot-commerce-base JAR file - Latest Versions:

All Versions

Download io.spot-next : spot-commerce-base 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 spot-commerce-base-1.0.21-BETA-20190513.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.spotnext.commerce.annotations

├─ io.spotnext.commerce.annotations.VariantOption.class - [JAR]

io.spotnext.commerce.facade.impl

├─ io.spotnext.commerce.facade.impl.AbstractFacade.class - [JAR]

├─ io.spotnext.commerce.facade.impl.DefaultCartFacade.class - [JAR]

io.spotnext.itemtype.cms.media

├─ io.spotnext.itemtype.cms.media.ImageMedia.class - [JAR]

io.spotnext.commerce.exception

├─ io.spotnext.commerce.exception.NoSuchCartEntryException.class - [JAR]

├─ io.spotnext.commerce.exception.NoSuchCartException.class - [JAR]

├─ io.spotnext.commerce.exception.OrderCancellationException.class - [JAR]

io.spotnext.itemtype.cms.enumeration

├─ io.spotnext.itemtype.cms.enumeration.HtmlLinkTarget.class - [JAR]

├─ io.spotnext.itemtype.cms.enumeration.Orientation.class - [JAR]

├─ io.spotnext.itemtype.cms.enumeration.TemplateRenderEngine.class - [JAR]

io.spotnext.itemtype.commerce.order

├─ io.spotnext.itemtype.commerce.order.AbstractOrder.class - [JAR]

├─ io.spotnext.itemtype.commerce.order.AbstractOrderEntry.class - [JAR]

├─ io.spotnext.itemtype.commerce.order.AbstractOrderEntryData.class - [JAR]

├─ io.spotnext.itemtype.commerce.order.Cart.class - [JAR]

├─ io.spotnext.itemtype.commerce.order.CartData.class - [JAR]

├─ io.spotnext.itemtype.commerce.order.CartEntry.class - [JAR]

├─ io.spotnext.itemtype.commerce.order.CartEntryData.class - [JAR]

├─ io.spotnext.itemtype.commerce.order.CartModification.class - [JAR]

├─ io.spotnext.itemtype.commerce.order.CartModificationResult.class - [JAR]

├─ io.spotnext.itemtype.commerce.order.DiscountData.class - [JAR]

├─ io.spotnext.itemtype.commerce.order.Order.class - [JAR]

├─ io.spotnext.itemtype.commerce.order.OrderEntry.class - [JAR]

├─ io.spotnext.itemtype.commerce.order.OrderEntryData.class - [JAR]

├─ io.spotnext.itemtype.commerce.order.ProductData.class - [JAR]

├─ io.spotnext.itemtype.commerce.order.TaxData.class - [JAR]

io.spotnext.itemtype.commerce.catalog

├─ io.spotnext.itemtype.commerce.catalog.Category.class - [JAR]

├─ io.spotnext.itemtype.commerce.catalog.Manufacturer.class - [JAR]

├─ io.spotnext.itemtype.commerce.catalog.Price.class - [JAR]

├─ io.spotnext.itemtype.commerce.catalog.PriceGroup.class - [JAR]

├─ io.spotnext.itemtype.commerce.catalog.Product.class - [JAR]

├─ io.spotnext.itemtype.commerce.catalog.VariantProduct.class - [JAR]

io.spotnext.itemtype.core.cockpit

├─ io.spotnext.itemtype.core.cockpit.AbstractCockpitColumnConfiguration.class - [JAR]

├─ io.spotnext.itemtype.core.cockpit.CockpitColumnListViewConfig.class - [JAR]

├─ io.spotnext.itemtype.core.cockpit.CockpitColumnSearchViewConfig.class - [JAR]

├─ io.spotnext.itemtype.core.cockpit.CockpitTypeConfiguration.class - [JAR]

io.spotnext.commerce

├─ io.spotnext.commerce.CommerceConfiguration.class - [JAR]

io.spotnext.commerce.facade

├─ io.spotnext.commerce.facade.CartFacade.class - [JAR]

├─ io.spotnext.commerce.facade.CheckoutFacade.class - [JAR]

├─ io.spotnext.commerce.facade.CustomerFacade.class - [JAR]

├─ io.spotnext.commerce.facade.ProductFacade.class - [JAR]

io.spotnext.itemtype.core.catalog

├─ io.spotnext.itemtype.core.catalog.Catalog.class - [JAR]

├─ io.spotnext.itemtype.core.catalog.CatalogVersion.class - [JAR]

io.spotnext.itemtype.commerce.enumeration

├─ io.spotnext.itemtype.commerce.enumeration.CartModificationOperation.class - [JAR]

├─ io.spotnext.itemtype.commerce.enumeration.OrderStatus.class - [JAR]

├─ io.spotnext.itemtype.commerce.enumeration.TaxClass.class - [JAR]

io.spotnext.itemtype.core.beans

├─ io.spotnext.itemtype.core.beans.CronJobData.class - [JAR]

├─ io.spotnext.itemtype.core.beans.ImportConfiguration.class - [JAR]

├─ io.spotnext.itemtype.core.beans.SerializationConfiguration.class - [JAR]

├─ io.spotnext.itemtype.core.beans.UserData.class - [JAR]

io.spotnext.itemtype.commerce.store

├─ io.spotnext.itemtype.commerce.store.BaseStore.class - [JAR]

├─ io.spotnext.itemtype.commerce.store.FutureStock.class - [JAR]

├─ io.spotnext.itemtype.commerce.store.Stock.class - [JAR]

├─ io.spotnext.itemtype.commerce.store.Tax.class - [JAR]

io.spotnext.commerce.service.impl

├─ io.spotnext.commerce.service.impl.DefaultCartService.class - [JAR]

├─ io.spotnext.commerce.service.impl.DefaultCatalogService.class - [JAR]

├─ io.spotnext.commerce.service.impl.DefaultCheckoutService.class - [JAR]

├─ io.spotnext.commerce.service.impl.DefaultProductService.class - [JAR]

io.spotnext.itemtype.core.media

├─ io.spotnext.itemtype.core.media.AbstractMedia.class - [JAR]

├─ io.spotnext.itemtype.core.media.FileMedia.class - [JAR]

├─ io.spotnext.itemtype.core.media.Media.class - [JAR]

├─ io.spotnext.itemtype.core.media.MediaContainer.class - [JAR]

io.spotnext.itemtype.core.user

├─ io.spotnext.itemtype.core.user.Address.class - [JAR]

├─ io.spotnext.itemtype.core.user.AddressType.class - [JAR]

├─ io.spotnext.itemtype.core.user.ContactDetailsType.class - [JAR]

├─ io.spotnext.itemtype.core.user.Principal.class - [JAR]

├─ io.spotnext.itemtype.core.user.PrincipalGroup.class - [JAR]

├─ io.spotnext.itemtype.core.user.User.class - [JAR]

├─ io.spotnext.itemtype.core.user.UserAddress.class - [JAR]

├─ io.spotnext.itemtype.core.user.UserGroup.class - [JAR]

io.spotnext.itemtype.commerce.customer

├─ io.spotnext.itemtype.commerce.customer.Customer.class - [JAR]

io.spotnext.itemtype.core.internationalization

├─ io.spotnext.itemtype.core.internationalization.Country.class - [JAR]

├─ io.spotnext.itemtype.core.internationalization.Currency.class - [JAR]

├─ io.spotnext.itemtype.core.internationalization.Language.class - [JAR]

├─ io.spotnext.itemtype.core.internationalization.LocalizationValue.class - [JAR]

├─ io.spotnext.itemtype.core.internationalization.LocalizedString.class - [JAR]

io.spotnext.itemtype.cms

├─ io.spotnext.itemtype.cms.AbstractCmsComponent.class - [JAR]

├─ io.spotnext.itemtype.cms.AbstractCmsContainerComponent.class - [JAR]

├─ io.spotnext.itemtype.cms.AbstractCmsItem.class - [JAR]

├─ io.spotnext.itemtype.cms.AbstractMenuComponent.class - [JAR]

├─ io.spotnext.itemtype.cms.AbstractNavigationContainer.class - [JAR]

├─ io.spotnext.itemtype.cms.ButtonComponent.class - [JAR]

├─ io.spotnext.itemtype.cms.CategoryMenuComponent.class - [JAR]

├─ io.spotnext.itemtype.cms.CmsBaseLayout.class - [JAR]

├─ io.spotnext.itemtype.cms.CmsHomePage.class - [JAR]

├─ io.spotnext.itemtype.cms.CmsOneColumnLayout.class - [JAR]

├─ io.spotnext.itemtype.cms.CmsPage.class - [JAR]

├─ io.spotnext.itemtype.cms.CmsRestriction.class - [JAR]

├─ io.spotnext.itemtype.cms.HtmlComponent.class - [JAR]

├─ io.spotnext.itemtype.cms.ImageComponent.class - [JAR]

├─ io.spotnext.itemtype.cms.LinkComponent.class - [JAR]

├─ io.spotnext.itemtype.cms.MenuComponent.class - [JAR]

├─ io.spotnext.itemtype.cms.MetaTag.class - [JAR]

├─ io.spotnext.itemtype.cms.NavigationBar.class - [JAR]

io.spotnext.itemtype.commerce.checkout

├─ io.spotnext.itemtype.commerce.checkout.PaymentMethode.class - [JAR]

├─ io.spotnext.itemtype.commerce.checkout.ShippingMethode.class - [JAR]

io.spotnext.itemtype.core.scheduling

├─ io.spotnext.itemtype.core.scheduling.AbstractCronJob.class - [JAR]

├─ io.spotnext.itemtype.core.scheduling.CronJobTrigger.class - [JAR]

├─ io.spotnext.itemtype.core.scheduling.NoopCronJob.class - [JAR]

io.spotnext.itemtype.core.configuration

├─ io.spotnext.itemtype.core.configuration.ConfigEntry.class - [JAR]

├─ io.spotnext.itemtype.core.configuration.Configuration.class - [JAR]

io.spotnext.itemtype.core

├─ io.spotnext.itemtype.core.CatalogItem.class - [JAR]

├─ io.spotnext.itemtype.core.UniqueIdItem.class - [JAR]

io.spotnext.itemtype.core.enumeration

├─ io.spotnext.itemtype.core.enumeration.ApprovalStatus.class - [JAR]

├─ io.spotnext.itemtype.core.enumeration.CronJobResult.class - [JAR]

├─ io.spotnext.itemtype.core.enumeration.CronJobStatus.class - [JAR]

├─ io.spotnext.itemtype.core.enumeration.DataFormat.class - [JAR]

├─ io.spotnext.itemtype.core.enumeration.SearchOperator.class - [JAR]

├─ io.spotnext.itemtype.core.enumeration.SortOrder.class - [JAR]

├─ io.spotnext.itemtype.core.enumeration.UserRole.class - [JAR]

io.spotnext.commerce.service

├─ io.spotnext.commerce.service.BaseStoreService.class - [JAR]

├─ io.spotnext.commerce.service.CalculationService.class - [JAR]

├─ io.spotnext.commerce.service.CartService.class - [JAR]

├─ io.spotnext.commerce.service.CatalogService.class - [JAR]

├─ io.spotnext.commerce.service.CheckoutService.class - [JAR]

├─ io.spotnext.commerce.service.CustomerService.class - [JAR]

├─ io.spotnext.commerce.service.OrderService.class - [JAR]

├─ io.spotnext.commerce.service.PriceService.class - [JAR]

├─ io.spotnext.commerce.service.ProductSearchService.class - [JAR]

├─ io.spotnext.commerce.service.ProductService.class - [JAR]

├─ io.spotnext.commerce.service.StockService.class - [JAR]

├─ io.spotnext.commerce.service.TaxService.class - [JAR]

Advertisement

Dependencies from Group

May 14, 2019
11 usages
14 stars
Sep 13, 2018
8 usages
14 stars
May 14, 2019
5 usages
14 stars
May 14, 2019
4 usages
14 stars
May 14, 2019
3 usages
14 stars

Discover Dependencies

Oct 09, 2018
2 usages
5.9k stars
Feb 11, 2020
1 usages
146 stars
May 29, 2019
1 usages
146 stars
Feb 09, 2023
1 usages
4 stars
Dec 18, 2022
1 usages
23 stars
Nov 20, 2022
2 usages
22 stars
Nov 18, 2022
1 usages
23 stars
Dec 18, 2022
1 usages
22 stars
Nov 23, 2022
1 usages
22 stars
Dec 18, 2022
1 usages
22 stars