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-feeds-maven


https://github.com/chameleontartu/amazon-mws-feeds-maven

Last synced: about 8 hours ago
JSON representation

Awesome Lists containing this project

README

        

# amazon-mws-feeds-maven
Mavenized version of Amazon MWS Feeds API

[![Hits-of-Code](https://hitsofcode.com/github/chameleontartu/amazon-mws-feeds-maven)](https://hitsofcode.com/view/github/chameleontartu/amazon-mws-feeds-maven)
[![Linux](https://github.com/ChameleonTartu/amazon-mws-feeds-maven/actions/workflows/linux.yml/badge.svg)](https://github.com/ChameleonTartu/amazon-mws-feeds-maven/actions/workflows/linux.yml)
[![MacOS](https://github.com/ChameleonTartu/amazon-mws-feeds-maven/actions/workflows/macos.yml/badge.svg)](https://github.com/ChameleonTartu/amazon-mws-feeds-maven/actions/workflows/macos.yml)
[![Windows](https://github.com/ChameleonTartu/amazon-mws-feeds-maven/actions/workflows/windows.yml/badge.svg)](https://github.com/ChameleonTartu/amazon-mws-feeds-maven/actions/workflows/windows.yml)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.chameleontartu/amazon-mws-feeds-maven/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.chameleontartu/amazon-mws-feeds-maven/)
[![](https://jitpack.io/v/ChameleonTartu/amazon-mws-feeds-maven.svg)](https://jitpack.io/#ChameleonTartu/amazon-mws-feeds-maven)

# How to use into Maven (pom.xml)

## Maven Central

The library published into Maven Central repository

```

com.github.chameleontartu
amazon-mws-feeds-maven
1.5.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-feeds-maven
1.5.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-09-21 |

# Client library changes

[MWS Feeds](https://docs.developer.amazonservices.com/en_US/feeds/Feeds_ClientLibraries.html)

# Contribution

To contribute to this project feel free to submit issues, PRs, questions, enhancement proposals and support via cup of coffee.

## How to support?

If you want to help this project to go, please star it and ports that were useful for you. Submit tickets. Share with your friends and colleagues.