jar

org.mayocat.shop : mayocat-shop-customer-internal

Maven & Gradle

Mar 09, 2015

Mayocat Shop - Customer - Default · Customer module implementation

Table Of Contents

Latest Version

Download org.mayocat.shop : mayocat-shop-customer-internal JAR file - Latest Versions:

All Versions

Download org.mayocat.shop : mayocat-shop-customer-internal 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-customer-internal-0.40.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

mayoapp.migrations

├─ mayoapp.migrations.V0074_0023__generate_uuids_for_addresses.class - [JAR]

mayoapp.dao

├─ mayoapp.dao.AddressDAO.class - [JAR]

├─ mayoapp.dao.CustomerDAO.class - [JAR]

org.mayocat.shop.customer.store.jdbi.mapper

├─ org.mayocat.shop.customer.store.jdbi.mapper.AddressMapper.class - [JAR]

├─ org.mayocat.shop.customer.store.jdbi.mapper.CustomerMapper.class - [JAR]

org.mayocat.shop.customer.store.memory

├─ org.mayocat.shop.customer.store.memory.MemoryAddressStore.class - [JAR]

├─ org.mayocat.shop.customer.store.memory.MemoryCustomerStore.class - [JAR]

org.mayocat.shop.customer.data

├─ org.mayocat.shop.customer.data.CustomerDataSupplier.class - [JAR]

org.mayocat.shop.customer.store.jdbi

├─ org.mayocat.shop.customer.store.jdbi.DBIAddressStore.class - [JAR]

├─ org.mayocat.shop.customer.store.jdbi.DBICustomerStore.class - [JAR]

org.mayocat.shop.customer.api.v1

├─ org.mayocat.shop.customer.api.v1.CustomerApi.class - [JAR]