Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chameleontartu/amazon-mws-fulfillment-inventory-maven


https://github.com/chameleontartu/amazon-mws-fulfillment-inventory-maven

Last synced: about 8 hours ago
JSON representation

Awesome Lists containing this project

README

        

# amazon-mws-fulfillment-inventory-maven
Mavenized version of Amazon MWS Fulfillment Inventory API

[![Hits-of-Code](https://hitsofcode.com/github/chameleontartu/amazon-mws-fulfillment-inventory-maven)](https://hitsofcode.com/view/github/chameleontartu/amazon-mws-fulfillment-inventory-maven)
[![Build Status](https://travis-ci.com/ChameleonTartu/amazon-mws-fulfillment-inventory-maven.svg?branch=master)](https://travis-ci.com/ChameleonTartu/amazon-mws-fulfillment-inventory-maven)
![Maven Central](https://img.shields.io/maven-central/v/com.github.chameleontartu/amazon-mws-fulfillment-inventory-maven)
[![](https://jitpack.io/v/ChameleonTartu/amazon-mws-fulfillment-inventory-maven.svg)](https://jitpack.io/#ChameleonTartu/amazon-mws-fulfillment-inventory-maven)

# How to use into Maven (pom.xml)

## Maven Central

The library published into Maven Central repository

```

com.github.chameleontartu
amazon-mws-fulfillment-inventory-maven
1.2.0

```

## Jitpack

If you don't want to use Maven Central you can use `jitpack.io` which is a mirror of Maven Central.

You would need to add a repository to fetch it from.

```


jitpack.io
https://jitpack.io

```

Dependency itself:
```

com.github.chameleontartu
amazon-mws-fulfillment-inventory-maven
1.2.0

```

# Inspiration

This project inspired by [ext-lib-amazon-mws-products](https://github.com/trifonnt/ext-lib-amazon-mws-products)

# Docs and other MWS projects

The other MWS projects that ported from Ant to Maven. See [docs](https://github.com/ChameleonTartu/amazon-mws-docs).

# Java library version

| Lib version |
|--------------|
| 2016-03-23 |

# Contribution

To contribute to this project feel free to submit issues and PRs as well as questions and enhancement proposals.

# TODO

This repo is one of the series of MWS API SDKs which I am planning to put under the same umbrella and keep them up-to-date.