api-gateway-client

Client for AWS API Gateway

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

tk.k2zinger
ArtifactId

ArtifactId

api-gateway-client
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

api-gateway-client
Client for AWS API Gateway
Project URL

Project URL

https://github.com/k2zinger/api-gateway-client
Source Code Management

Source Code Management

http://github.com/k2zinger/api-gateway-client/tree/master

Download api-gateway-client

How to add to project

<!-- https://jarcasting.com/artifacts/tk.k2zinger/api-gateway-client/ -->
<dependency>
    <groupId>tk.k2zinger</groupId>
    <artifactId>api-gateway-client</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/tk.k2zinger/api-gateway-client/
implementation 'tk.k2zinger:api-gateway-client:0.2'
// https://jarcasting.com/artifacts/tk.k2zinger/api-gateway-client/
implementation ("tk.k2zinger:api-gateway-client:0.2")
'tk.k2zinger:api-gateway-client:jar:0.2'
<dependency org="tk.k2zinger" name="api-gateway-client" rev="0.2">
  <artifact name="api-gateway-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='tk.k2zinger', module='api-gateway-client', version='0.2')
)
libraryDependencies += "tk.k2zinger" % "api-gateway-client" % "0.2"
[tk.k2zinger/api-gateway-client "0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-core jar 1.11.204

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.powermock : powermock-api-mockito jar 1.7.4
org.powermock : powermock-module-junit4 jar 1.7.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1