License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Ant |
GroupId | GroupIdcom.github.chameleontartu |
ArtifactId | ArtifactIdamazon-mws-merchant-fulfillment-maven |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionAmazon MWS :: Merchant Fulfillment
Amazon MWS Merchant Fulfillment API Client Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.chameleontartu/amazon-mws-merchant-fulfillment-maven/ -->
<dependency>
<groupId>com.github.chameleontartu</groupId>
<artifactId>amazon-mws-merchant-fulfillment-maven</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chameleontartu/amazon-mws-merchant-fulfillment-maven/
implementation 'com.github.chameleontartu:amazon-mws-merchant-fulfillment-maven:1.2.0'
// https://jarcasting.com/artifacts/com.github.chameleontartu/amazon-mws-merchant-fulfillment-maven/
implementation ("com.github.chameleontartu:amazon-mws-merchant-fulfillment-maven:1.2.0")
'com.github.chameleontartu:amazon-mws-merchant-fulfillment-maven:jar:1.2.0'
<dependency org="com.github.chameleontartu" name="amazon-mws-merchant-fulfillment-maven" rev="1.2.0">
<artifact name="amazon-mws-merchant-fulfillment-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chameleontartu', module='amazon-mws-merchant-fulfillment-maven', version='1.2.0')
)
libraryDependencies += "com.github.chameleontartu" % "amazon-mws-merchant-fulfillment-maven" % "1.2.0"
[com.github.chameleontartu/amazon-mws-merchant-fulfillment-maven "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.14 |
commons-logging : commons-logging-api | jar | 1.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
org.apache.httpcomponents : httpcore | jar | 4.4.13 |
com.github.trifonnt » ext-lib-amazon-mws-client-runtime | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | 4.13 |