License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.github.ny83427 |
ArtifactId | ArtifactIdmws-java-client |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmws-java-client
Amazon MWS API Java Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mws-java-client-1.0.pom | |
mws-java-client-1.0.jar | 382 KB |
mws-java-client-1.0-sources.jar | 275 KB |
mws-java-client-1.0-javadoc.jar | 847 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ny83427/mws-java-client/ -->
<dependency>
<groupId>com.github.ny83427</groupId>
<artifactId>mws-java-client</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ny83427/mws-java-client/
implementation 'com.github.ny83427:mws-java-client:1.0'
// https://jarcasting.com/artifacts/com.github.ny83427/mws-java-client/
implementation ("com.github.ny83427:mws-java-client:1.0")
'com.github.ny83427:mws-java-client:jar:1.0'
<dependency org="com.github.ny83427" name="mws-java-client" rev="1.0">
<artifact name="mws-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ny83427', module='mws-java-client', version='1.0')
)
libraryDependencies += "com.github.ny83427" % "mws-java-client" % "1.0"
[com.github.ny83427/mws-java-client "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-xjc | jar | 2.1 |
javax.xml.bind : jsr173_api | jar | 1.0 |
org.apache.httpcomponents : httpclient | jar | 4.3.6 |
commons-httpclient : commons-httpclient | jar | 3.0.1 |
log4j : log4j | jar | 1.2.14 |