An open API service indexing awesome lists of open source software.

https://github.com/careydevelopment/products

Models for products in an ecommerce system.
https://github.com/careydevelopment/products

ecommerce java modeling products validation

Last synced: over 1 year ago
JSON representation

Models for products in an ecommerce system.

Awesome Lists containing this project

README

          

![Carey Development Logo](http://careydevelopment.us/img/branding/careydevelopment-logo-sm.png)

# Carey Development Products
![](https://img.shields.io/badge/jdk-11-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/maven-3.6.3-blue.svg)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/us.careydevelopment.model/products/badge.svg)](https://search.maven.org/artifact/us.careydevelopment.model/products/1.0.0-RELEASE/jar)

Carey Development Products is a package of models for products in an e-commerce system.

## Latest Release
You can pull it from the central Maven repositories:

```xml

us.careydevelopment.model
products
1.0.0-RELEASE

```

## License
This code is under the [MIT License](https://github.com/careydevelopment/date-util/blob/main/LICENSE).