License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.chameleontartu |
ArtifactId | ArtifactIdamazon-mws-feeds-maven |
Version | Version1.4.0 |
Type | Typejar |
Description |
DescriptionAmazon MWS :: Feeds
Amazon MWS Feeds API Client Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.chameleontartu/amazon-mws-feeds-maven/ -->
<dependency>
<groupId>com.github.chameleontartu</groupId>
<artifactId>amazon-mws-feeds-maven</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chameleontartu/amazon-mws-feeds-maven/
implementation 'com.github.chameleontartu:amazon-mws-feeds-maven:1.4.0'
// https://jarcasting.com/artifacts/com.github.chameleontartu/amazon-mws-feeds-maven/
implementation ("com.github.chameleontartu:amazon-mws-feeds-maven:1.4.0")
'com.github.chameleontartu:amazon-mws-feeds-maven:jar:1.4.0'
<dependency org="com.github.chameleontartu" name="amazon-mws-feeds-maven" rev="1.4.0">
<artifact name="amazon-mws-feeds-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chameleontartu', module='amazon-mws-feeds-maven', version='1.4.0')
)
libraryDependencies += "com.github.chameleontartu" % "amazon-mws-feeds-maven" % "1.4.0"
[com.github.chameleontartu/amazon-mws-feeds-maven "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.14 |
commons-logging : commons-logging-api | jar | 1.1 |
commons-httpclient : commons-httpclient | jar | 3.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
org.apache.httpcomponents : httpcore | jar | 4.4.13 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
com.sun.xml.bind : jaxb-impl | jar | 2.1.2 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | 4.13.1 |