Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chameleontartu/amazon-mws-finances-maven
https://github.com/chameleontartu/amazon-mws-finances-maven
Last synced: about 9 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/chameleontartu/amazon-mws-finances-maven
- Owner: ChameleonTartu
- License: apache-2.0
- Created: 2020-09-11T14:23:04.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-11T13:53:33.000Z (almost 3 years ago)
- Last Synced: 2023-06-30T13:09:04.342Z (over 1 year ago)
- Language: Java
- Size: 80.1 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-finances-maven
Mavenized version of Amazon MWS Finances API[![Hits-of-Code](https://hitsofcode.com/github/chameleontartu/amazon-mws-finances-maven)](https://hitsofcode.com/view/github/chameleontartu/amazon-mws-finances-maven)
[![Linux](https://github.com/ChameleonTartu/amazon-mws-finances-maven/actions/workflows/linux.yml/badge.svg)](https://github.com/ChameleonTartu/amazon-mws-finances-maven/actions/workflows/linux.yml)
[![MacOS](https://github.com/ChameleonTartu/amazon-mws-finances-maven/actions/workflows/macos.yml/badge.svg)](https://github.com/ChameleonTartu/amazon-mws-finances-maven/actions/workflows/macos.yml)
[![Windows](https://github.com/ChameleonTartu/amazon-mws-finances-maven/actions/workflows/windows.yml/badge.svg)](https://github.com/ChameleonTartu/amazon-mws-finances-maven/actions/workflows/windows.yml)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.chameleontartu/amazon-mws-finances-maven/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.chameleontartu/amazon-mws-finances-maven/)
[![](https://jitpack.io/v/ChameleonTartu/amazon-mws-finances-maven.svg)](https://jitpack.io/#ChameleonTartu/amazon-mws-finances-maven)# How to use into Maven (pom.xml)
## Maven Central
The library published into Maven Central repository
```
com.github.chameleontartu
amazon-mws-finances-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-finances-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 |
|--------------|
| 2020-02-21 |# MWS library changes
[MWS Finances](https://docs.developer.amazonservices.com/en_US/finances/Finances_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.