AWS-APA (Java Library for Amazon Product Advertising API)

Java Library for Amazon Product Advertising API using JAX-WS

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

am.ik.aws
ArtifactId

ArtifactId

aws-apa
Last Version

Last Version

0.9.5
Release Date

Release Date

Type

Type

jar
Description

Description

AWS-APA (Java Library for Amazon Product Advertising API)
Java Library for Amazon Product Advertising API using JAX-WS
Project URL

Project URL

https://github.com/making/aws-apa

Download aws-apa

How to add to project

<!-- https://jarcasting.com/artifacts/am.ik.aws/aws-apa/ -->
<dependency>
    <groupId>am.ik.aws</groupId>
    <artifactId>aws-apa</artifactId>
    <version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/am.ik.aws/aws-apa/
implementation 'am.ik.aws:aws-apa:0.9.5'
// https://jarcasting.com/artifacts/am.ik.aws/aws-apa/
implementation ("am.ik.aws:aws-apa:0.9.5")
'am.ik.aws:aws-apa:jar:0.9.5'
<dependency org="am.ik.aws" name="aws-apa" rev="0.9.5">
  <artifact name="aws-apa" type="jar" />
</dependency>
@Grapes(
@Grab(group='am.ik.aws', module='aws-apa', version='0.9.5')
)
libraryDependencies += "am.ik.aws" % "aws-apa" % "0.9.5"
[am.ik.aws/aws-apa "0.9.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
commons-codec : commons-codec jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.5