Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chameleontartu/amazon-mws-feeds-maven
https://github.com/chameleontartu/amazon-mws-feeds-maven
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/chameleontartu/amazon-mws-feeds-maven
- Owner: ChameleonTartu
- License: apache-2.0
- Created: 2020-07-29T10:31:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-06T09:56:19.000Z (almost 3 years ago)
- Last Synced: 2023-06-30T13:09:03.947Z (over 1 year ago)
- Language: Java
- Size: 240 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
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.