Last Version

AGCOD Client SDK 1.0

The AGCOD (Amazon Gift Cards On Demand) SDK for Java is a client based on the official AWS SDK Java v2 for the Amazon Incentives API.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.mayflower
ArtifactId

ArtifactId

agcod-java-client
Version

Version

1.0
Type

Type

jar
Description

Description

AGCOD Client SDK
The AGCOD (Amazon Gift Cards On Demand) SDK for Java is a client based on the official AWS SDK Java v2 for the Amazon Incentives API.
Project URL

Project URL

https://github.com/mayflower/agcod-java-client
Source Code Management

Source Code Management

https://github.com/mayflower/agcod-java-client.git

Download agcod-java-client 1.0


<!-- https://jarcasting.com/artifacts/com.github.mayflower/agcod-java-client/ -->
<dependency>
    <groupId>com.github.mayflower</groupId>
    <artifactId>agcod-java-client</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mayflower/agcod-java-client/
implementation 'com.github.mayflower:agcod-java-client:1.0'
// https://jarcasting.com/artifacts/com.github.mayflower/agcod-java-client/
implementation ("com.github.mayflower:agcod-java-client:1.0")
'com.github.mayflower:agcod-java-client:jar:1.0'
<dependency org="com.github.mayflower" name="agcod-java-client" rev="1.0">
  <artifact name="agcod-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mayflower', module='agcod-java-client', version='1.0')
)
libraryDependencies += "com.github.mayflower" % "agcod-java-client" % "1.0"
[com.github.mayflower/agcod-java-client "1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
software.amazon.awssdk : sdk-core jar 2.10.39
software.amazon.awssdk : aws-json-protocol jar 2.10.39
software.amazon.awssdk : protocol-core jar 2.10.39
software.amazon.awssdk : codegen-maven-plugin jar 2.10.39
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0

test (4)

Group / Artifact Type Version
software.amazon.awssdk : sts jar 2.10.39
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.28
com.github.tomakehurst : wiremock jar 2.18.0

Project Modules

There are no modules declared in this project.